Skip to content

1.5.0: Assert::matches()

Compare
Choose a tag to compare
@thekid thekid released this 18 May 11:59
· 16 commits to main since this release
  • Merged PR #22: Make warnings raised during test execution fail these
    tests, adding back a previously unported feature.
    (@thekid)
  • Merged PR #23: Implement Assert::matches(), which checks the given
    string value matches a regular expression.
    (@thekid)