doctest is a lightweight single header C++ framework for writing tests that is inspired by the unittest
functionality in the D programming and the docstrings in python - tests are a sort of documentation and should reside near the code they test.
Service | branch: master | branch: dev |
---|---|---|
Travis-CI (Linux/OSX) | ||
Appveyor (Windows) | ||
Unit Test Coverage | ||
Static Analysis |