Mistuke / jctest

A tiny and fast C/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 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 tiny and fast C/C++ single header only test framework

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

License:MIT License


Languages

Language:C++ 81.3%Language:HTML 6.4%Language:Shell 4.4%Language:CSS 4.3%Language:Batchfile 2.5%Language:C 1.0%Language:Python 0.2%