This is the unit test suite for the Geometrize library, a tool for geometrizing images into geometric primitives. The intent is to achieve good test coverage of the codebase, and to add regression tests for fixed bugs.
The test suite uses Catch, and is run through a CI build bot and Coverity Scan analysis.
Open the unit_test.pro
file and build and run the tests. The test results are reported in a console window.
- Got an idea or suggestion? Open an issue on GitHub, or send Sam a message on Twitter.