laravel/dusk
Laravel Dusk provides simple end-to-end testing and browser automation. observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 80
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 13
- age_days: 3557
- days_rel: 134
- days_push: 7
- n_releases_24m: 20
Adoption not part of the score
1944 stars · 331 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Laravel Dusk is a browser automation and end-to-end testing library for Laravel applications. It uses a standalone Chromedriver by default, avoiding the need for JDK or Selenium installations.
Use cases
- run end-to-end tests for a laravel app
- automate browser interactions in php tests
- test javascript-heavy pages without selenium setup
- write acceptance tests for web forms and login flows
- take screenshots during automated browser tests
When to choose
- you have a Laravel application and want expressive browser tests
- you want e2e testing without installing JDK or Selenium
- you need simple browser automation tied to your PHP test suite
When to avoid
- your project is not PHP or Laravel-based
- you need cross-browser testing beyond Chrome and Selenium drivers
- you need lightweight unit or integration tests without a real browser
Facets
library · maturity active
e2e-testing testing testing web-development developer-tools php cross-platform laravel browser-automation chromedriver webdriver selenium
2 sources
- readme: https://github.com/laravel/dusk · fetched 2026-08-28 · c4773b8299e8
- homepage: https://laravel.com/docs/dusk · fetched 2026-08-29 · db13ed7107b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| laravel/dusk | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem