doctest

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.

LIBRARY NOT DONE YET! UNDER RAPID DEVELOPMENT! COME BACK LATER...

documentation Language License Version Try it online Join the chat at https://gitter.im/onqtam/doctest

Build status

Servicebranch: masterbranch: dev
Travis-CI (Linux/OSX)Linux/OSX StatusLinux/OSX Status
Appveyor (Windows)Windows statusWindows status
Unit Test CoverageCoverage StatusCoverage Status
Static AnalysisStatic Analysis