-
Notifications
You must be signed in to change notification settings - Fork 0
Small C++ testing framework
License
IMQS/TinyTest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published