Tw1ddle / haxe-kiwi-unit-tests

Unit tests for Haxe Kiwi, an implementation of the Cassowary constraint solving algorithm

Home Page:https://samcodes.co.uk/code/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project logo

Build Status Badge

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.

About

Unit tests for Haxe Kiwi, an implementation of the Cassowary constraint solving algorithm

https://samcodes.co.uk/code/

License:Other


Languages

Language:Haxe 100.0%