Skip to content

toprakmurat/Topcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topcheck

C++ header-only light-weight library designed for simple tests and assertions.

Usage

Since it's a single file header only library, you can use it via downloading Topcheck.hpp in include/Topcheck folder.

#include <Topcheck/Topcheck.hpp>

Some examples on how to use Topcheck library are provided in examples/Example.cpp file.

Contributing

Topcheck is always open to improvements. Feel free to open an issue or a pull request on GitHub.

About

C++ header-only library for simple tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages