Skip to content
/ jctest Public
forked from JCash/jctest

A tiny and fast C/C++ single header only test framework

License

Notifications You must be signed in to change notification settings

Mistuke/jctest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 81.2%
  • HTML 6.4%
  • Shell 4.4%
  • CSS 4.3%
  • Batchfile 2.5%
  • C 1.0%
  • Python 0.2%