Skip to content

Releases: itsfrank/frktest

Fix pesde includes

08 Sep 05:04

Choose a tag to compare

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

07 Sep 23:25

Choose a tag to compare

  • Fixed issue with new treatment of init.luau in 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

05 Nov 19:57

Choose a tag to compare

New features:

  • added test.focus to focus on a case/suite
  • added test.skip to 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

16 Apr 17:53

Choose a tag to compare

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