Modern c++17 unit testing framework on Windows, macOS, Linux, iOS and android.
* Github repository : https://github.com/gammasoft71/tunit
* Homepage : https://gammasoft71.wixsite.com/tunit
* Reference guide : https://codedocs.xyz/gammasoft71/tunit/
* Wiki : https://github.com/gammasoft71/tunit/blob/master/docs/documentation.md
* Examples : https://github.com/gammasoft71/tunit/tree/master/examples
Features
- An xUnit (https://en.wikipedia.org/wiki/XUnit) test framework.
- Modern c++17.
- Auto registration of class and method based tests.
- Rich set of assertions.
- std::ostream output event listener.
- Extendable : you can create your own event listener and your own assertion, validation and assume tests.
- Gets duration for each test, and for each class test.
- Multi-platform (Windows, macOS, linux, ...).
- Formatted XML output of the test results (JUnit-compatible).
- CMake build script.
- Very easy to use.
License
MIT LicenseOther Useful Business Software
Outgrown Windows Task Scheduler?
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of tunit - xUnit test framework!