Releases: itsfrank/frktest
Releases · itsfrank/frktest
Fix pesde includes
pesde switched to requiring globs to include directories, package was broken with the old-style includes
Full Changelog: 0.0.3...0.0.4
Fix require by string issues, add Lute support
- Fixed issue with new treatment of
init.luauin recent versions of various runtimes - Added color output for the Lute runtime
- Fixed filename output being improperly truncated
Full Changelog: 0.0.2...0.0.3
0.0.2 - focus & skip, qol, fixes, now available on pesde
New features:
- added
test.focusto focus on a case/suite - added
test.skipto skip cases/suites
QoL:
- Added error messages when asserts are called outside of tests
- Added runtime type checks for table assertions
- Published package to pesde
Fixes:
- relaxed typechecking on table assertions to support metatables
0.0.1 - Available on Wally
Added frktest as a package on wally for ease of distribution. Hopefully I will eventually have an action to publish but for now, expect releases to be a bit behind main.
Full Changelog: https://github.com/itsfrank/frktest/commits/0.0.1