onqtam
- Karma
- 32
- Created
- February 11, 2016 (10y ago)
- Submissions
- 0
- ReSharper C++: Better Ways to Test C++ with Doctest (blog.jetbrains.com)
-
My talk from CppCon 2017 - https://www.youtube.com/watch?v=eH1CxEC29l8 Not a typical talk about testing. Here are some quotes from the Program Committee about it: - "Seeing a talk proposal about a new unit test…
- Show HN: Simple C++ reflection with CMake (onqtam.com)
-
https://github.com/onqtam/doctest version 1.1 brings the following major changes: - HUGE improvements in compile time of asserts - 70-95% faster than the original one!…