# Revision history for tasty-lua ## 0.1.1 -- 2019-05-17 - Add new function `testFileWith`, allowing to run a file as a single test case. Lua tests should be defined with `tasty.lua`. Failures, if any, are summarized in the failure message of the test. ## 0.1.0 -- 2019-05-11 * First version. Released on an unsuspecting world.