Thanks to visit codestin.com
Credit goes to github.com

Skip to content

IMQS/TinyTest

Repository files navigation

TinyTest is a small C++ testing framework.

Features:
	* No build system needed
	* Windows and Linux supported
	* Parallel execution of tests (controllable via test flags)
	* Output formats: Text, JUnit, HTML
	* Assertions can be written in DLLs that are not part of the test suite
	* Automatically clean up sub-processes launched by test application
	
For usage instructions, see TinyTest.h, and 'example'

About

Small C++ testing framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages