1# Updates TestSuite.hx to include all tests 2-cmd haxelib run munit gen 3# Actually performs the tests 4# Lime is used for compatibility reasons, and build flags in `project.xml` ensure coverage is enabled 5-cmd haxelib run lime test cpp -debug 6