Skip to content

v0.2.0

Latest

Choose a tag to compare

@pikant pikant released this 19 Mar 16:15

Added

  • Fluent bail() method on ReplayBuilder to abort the test before sending the request when no replay is found

Changed

  • Bail now triggers before the HTTP request instead of after the response
  • Upgrade to Laravel 13 support (drop Laravel 11/12)
  • Require PHP 8.4+ (drop PHP 8.3)
  • Update Orchestra Testbench to ^11.0