Skip to content

1.4.0

Compare
Choose a tag to compare
released this 27 Aug 20:32
· 7 commits to master since this release
  • Added Fluent Interface support, this allows you to add it's and should's chained to a specify or describe.
  • Specify.php trait now only has the public API methods.
  • If an it or should only receives text now that test is marked as incomplete.
  • shouldNot and its were added as aliases.