/jctest

A small and fast C++ single header only test framework

Primary LanguageC++MIT LicenseMIT

License Version Size Build Status

Documentation

https://jcash.github.io/jctest/ (or here)

jctest

A C++ single file, header only test framework

See documentation for a full list of features

Disclaimer

This software is supplied "AS IS" without any warranties and support

License

The MIT license

Contributing

  • 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.

Code of conduct

Contributor covenant