v3.2.3
- Add new
Orchestra\Testbench\TestCase::setUpTraits()
method. - Add support to
Illuminate\Foundation\Testing\Concerns\InteractsWithAuthentication
by default. - Update named route look-up table when
$app
is bootstrapped.
Orchestra\Testbench\TestCase::setUpTraits()
method.Illuminate\Foundation\Testing\Concerns\InteractsWithAuthentication
by default.$app
is bootstrapped.