massive-oss / MassiveUnit

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.
Other
181 stars 56 forks source link

Lua support? #169

Closed singpolyma closed 4 years ago

elsassph commented 5 years ago

It shouldn't be too difficult to make it work - go through the codebase and look for conditional code like #if python and add lua.