Awesome
This is the unit test suite for Haxe Kiwi, a Haxe port of Kiwi, an implementation of the Cassowary constraint solving algorithm . The intent is to achieve good test coverage of the codebase, and to add regression tests for fixed bugs.
Setup
haxelib install sure
haxelib install utest
Usage
Open and build the FlashDevelop project in this directory to run the tests. Edit run_tests_local.hxml to change the platform to test locally.