https://jcash.github.io/jctest/ (or here)
A C++ single file, header only test framework
See documentation for a full list of features
This software is supplied "AS IS" without any warranties and support
- Make pull requests towards the
dev
branch. - All tests must pass (on Travis-CI)
- No added warnings to the code (according to Travis-CI)
- New features must have unit tests
As a general rule, take care to keep the performance high in this library.