This is the unit test suite for Geometrize Haxe, a Haxe library for recreating images with geometric primitives. The intent is to achieve good test coverage of the codebase, and to add regression tests for fixed bugs.
haxelib install sure
haxelib install utest
Either open the project folder in VSCode, or run the build script from the command line:
./build_and_run_tests.sh
The test results will be printed to console: