Skip to content
massiveinteractive edited this page Dec 22, 2010 · 33 revisions

Welcome to the MassiveUnit wiki!

Using munit

munit build tool

The munit build tool makes working with unit tests easier and quicker.

To check that the tool is installed

haxelib run munit

This should display summary help information for all the commands. We recommend using the inbuilt help for detailed usage and instructions

haxelib run munit help <command>

More information