Skip to content

v1.8.0

Compare
Choose a tag to compare
@sirbrillig sirbrillig released this 25 Sep 21:50
· 92 commits to master since this release

Changelog

  • Add \Spies\match_pattern() which can be used as an argument to any call to with() (in Expectations or Stubs) to apply a PCRE to a string, rather than having to match the string exactly.