Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.45 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.45 KB

Project logo

License Geometrize Haxe Unit Tests Build Status

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.

Geometrized Cat

Setup

haxelib install sure
haxelib install utest

Building

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:

Geometrize Haxe Unit Test Results