-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[doctest-2] Add column for doctest-2 #13
Comments
I was planning on opening an issue about the changes (in detail) in doctest 2 once it is released :) |
So the main developments are:
reddit release thread: https://www.reddit.com/r/cpp/comments/99nkhw/doctest_2_released_moved_to_c11_added/ |
Catch related: it supports templated test cases since recently |
doctest 2.3.0 was just released with support for xml output. |
Thanks @onqtam. Unsure if I'll be ever able to catch up again... ;) |
@martinmoene absolutely understandable :) |
See:
The text was updated successfully, but these errors were encountered: