packagist orchestra/testbench v6.39.0

latest releases: v9.4.0, 9.x-dev, v8.26.0...
9 months ago

Changes

Testbench Changes

Added
  • Added Orchestra\Testbench\Attributes\ResetRefreshDatabase attribute to force refreshing database before executing the test.
  • Added Orchestra\Testbench\Foundation\Bootstrap\SyncDatabaseEnvironmentVariables bootstrap class and allow database collation to be configurable via environment variables using MYSQL_COLLATION, POSTGRES_COLLATION and MSSQL_COLLATION.
Changes
  • Refactor handling attributes:
    • Add ability to handle actions directly from the attribute.
    • Add ability to set defer when using Orchestra\Testbench\Attributes\DefineDatabase.
Deprecated
  • Deprecate Orchestra\Testbench\Concerns\Database\HandlesConnections trait.

Don't miss a new testbench release

NewReleases is sending notifications on new releases.