Skip to content

0.4.1 - support Test::teardown() in test fixtures

Choose a tag to compare

@bxparks bxparks released this 06 Apr 17:51
· 354 commits to master since this release
31aa987
  • 0.4.1 (2018-04-06)
    • Add support for Test::teardown() for use in test fixtures.
    • Add 2-argument versions of TestRunner::include() and
      TestRunner::exclude() to match testF() and testingF().

Fixes #20.