munit is a cross-platform unit testing framework for Haxe. Utilises metadata markup for test cases and includes tools for generating, compiling and running test cases from the command line.
This pull request makes changes to munit to allow AIR-based projects to test on the command-line. With the advent of headless unit testing, and the eventual removal of Flash Player in the browser, testing AIR on the command-line may be promising for validating compliance in AVM2.
This pull request makes changes to munit to allow AIR-based projects to test on the command-line. With the advent of headless unit testing, and the eventual removal of Flash Player in the browser, testing AIR on the command-line may be promising for validating compliance in AVM2.