Description
Adds a small C++ unit testing framework for projects that need simple test cases and assertions. It is useful for developers who want lightweight test coverage without a large testing stack.
This is a development library, not an app users open directly. Test results are only as useful as the cases written by the project maintainers.