andremm / typedlua

An Optional Type System for Lua
563 stars 53 forks source link

Improve the test suite #75

Closed jvprat closed 8 years ago

jvprat commented 8 years ago

This adds non-aborting asserts which show the values that don't match, adds a summary of passed/failed tests at the end, and reports the result to the OS (useful for running in a continuous integration environment).