github php-testo/testo assert-0.1.17
assert: v0.1.17

4 hours ago

0.1.17 (2026-09-26)

Features

  • assert: add notStartsWith() and notEndsWith() to string assertions (6dbfb21)
  • assert: add allInstanceOf() to iterable assertions (54be32c)
  • assert: add Assert::bool() and Assert::callable() heads (0e7ab60)
  • assert: add comparison modifiers to the string assertions (2dab6fd)
  • assert: add matchesPattern() and notMatchesPattern() to string assertions (f0b2633)
  • assert: add startsWith() and endsWith() to string assertions (03f3ec4)
  • assert: add static and return type checks to callable assertions (c9b0624)
  • assert: compare whole strings with same() and notSame() (00bd1ba)

Bug Fixes

  • assert: report an invalid withMessagePattern() pattern as an error (361ac45)

Code Refactoring

  • assert: rename the regex checks to matchesRegex() and deprecate withMessagePattern() (fec5525)

Don't miss a new testo release

NewReleases is sending notifications on new releases.