JCash / jctest

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

Home Page:https://jcash.github.io/jctest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://jcash.github.io/jctest/

License:MIT License


Languages

Language:C++ 83.2%Language:HTML 6.1%Language:Shell 4.3%Language:CSS 4.1%Language:Batchfile 1.1%Language:C 0.9%Language:Python 0.2%