packagist orchestra/testbench v9.16.0

latest release: v10.9.0
11 hours ago

Changes

Testbench Changes

Added
  • Added Orchestra\Testbench\terminate() and Orchestra\Testbench\bail() function to allow using exit() on pnctl enabled tests.
  • Add Orchestra\Testbench\uses_default_skeleton() function.
  • Supports flushing Illuminate\Validator\Validator state.
  • Add Orchestra\Testbench\package_version_compare() function.
  • Add Orchestra\Testbench\Concerns\WithFixtures to automatically loads fixtures file for test.
Changes
  • Ability to merge Framework configurations when using custom skeleton.
  • Support disabling Laravel default service providers.
  • Flush Illuminate\Support\Str states via during test teardown.
  • Use Orchestra\Sidekick\package_path() for better root package path detection.

Don't miss a new testbench release

NewReleases is sending notifications on new releases.