orchestra/testbench-dusk
Laravel Dusk helper for Laravel package development. Integrates with Orchestra Testbench to run browser tests against a package’s test app, making it easier to write and maintain Dusk suites for packages.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| orchestra/testbench | 0.91 | Orchestra Testbench is a Laravel testing helper for package development. Spin up a lightweight Laravel application in your test suite, register service providers, configure the app, and run PHPUnit/Pest tests against your package with minimal boilerplate. | 2,226 | 2,237 | 140 | 993K | 1 | 45.9 | 43.0 | MIT | 1 day ago | |
| orchestra/testbench-browser-kit | 0.91 | Adds Laravel BrowserKit testing to Orchestra Testbench for package development. Swap your base test case to Orchestra\Testbench\BrowserKit\TestCase to use fluent visit/see/form APIs in functional tests across supported Laravel versions. | 36 | 37 | 3 | 3K | 0 | 29.6 | 31.9 | MIT | 3 weeks ago | |
| laravel/dusk | 0.90 | Laravel Dusk is Laravel’s browser automation and end-to-end testing tool, offering a clean, expressive API for driving real browsers. Runs with a bundled standalone Chromedriver by default (no Selenium/JDK required), but supports other drivers too. | 1,940 | 1,946 | 329 | 824K | 4 | 50.6 | 44.1 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?