5.3.0
·
253 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
suiteSpecsis invalid, it'ssuiteStats