Skip to content

v5.11.0

Compare
Choose a tag to compare
@crynobone crynobone released this 09 Dec 14:41
· 306 commits to 6.x since this release

Changes

Testbench Changes

Added
  • Added following traits:
    • Orchestra\Testbench\Concerns\HandlesAnnotations.
    • Orchestra\Testbench\Concerns\HandlesDatabases.
    • Orchestra\Testbench\Concerns\HandlesRoutes.
  • Added defineRoutes() and defineCacheRoutes() to group dedicated tests routing.