5.3.0
github-actions
released this
01 Aug 10:29
·
136 commits
to development
since this release
New Features
- TESTBOX-379 New expectations:
toBeIn(), toBeInWithCase()
so you can verify a needle in string or array targets - TESTBOX-380 New matchers and assertions:
toStartWith(), toStartWithCase(), startsWith(), startsWthCase()
and their appropriate negations - TESTBOX-381 New matchers and assertions:
toEndWith(), toEndWithCase(), endsWith(), endsWithCase()
and their appropriate negations
Bugs
- TESTBOX-378 onSpecError
suiteSpecs
is invalid, it'ssuiteStats