Task list for hxpect project
Haxelib: http://lib.haxe.org/p/hxpect Github: https://github.com/Markavian/hxpect
Add documentation to README.mdBasic assertionsTest Runner for junit style testsSpec Runner for spec style testsCommand line runner to scan test directories for test classesOpenFL support out of the box with no special config
- Add an -openfl flag to prevent default inclusion of OpenFL libraries in build process
- Look into @Test metadata instead of using test_ for test runner tests.
- Review munit's build system and look for ways to improve hxpect, see http://lib.haxe.org/p/munit and https://github.com/massiveinteractive/MassiveUnit
- Review buddy and see if hxpect is even needed
- Consider use of metadata to identify tests and test classes