laravel/browser-kit-testing
Fluent BrowserKit-style testing for Laravel: make HTTP requests, follow routes, fill forms, and assert response content with simple methods like visit, see, and dontSee. Install as a dev dependency and extend Laravel\BrowserKitTesting\TestCase.
|
Package
|
Constraint
|
|---|---|
| illuminate/contracts | ^10.0 |
| illuminate/database | ^10.0 |
| illuminate/http | ^10.0 |
| illuminate/support | ^10.0 |
| illuminate/testing | ^10.0 |
| mockery/mockery | ^1.0 |
| phpunit/phpunit | ^10.0.7 |
| symfony/console | ^6.2 |
| symfony/css-selector | ^6.2 |
| symfony/dom-crawler | ^6.2 |
| symfony/http-foundation | ^6.2 |
| symfony/http-kernel | ^6.2 |
None
How can I help you explore Laravel packages today?