mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
* Header-only! * No external dependencies or other beast modules * Compilation options allow for: - Stand-alone application to run a single test suite - Stand-alone application to run a set of test suites - Global suite of tests inline with the host application - Disable test suite generation completely * Existing tests reworked to use the new classes
4 lines
82 B
Markdown
4 lines
82 B
Markdown
# beast.unit_test
|
|
|
|
This provides a framework for defining and running unit tests.
|