1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-16 21:08:34 +01:00

Add note about drivers

This commit is contained in:
Barry vd. Heuvel 2024-06-10 11:17:33 +02:00 committed by GitHub
parent a747812b5b
commit 6d6791b4fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -120,4 +120,4 @@ Then visit http://localhost:8000/demo/
## Testing
To test, run `php vendor/bin/phpunit`.
To debug Browser tests, you can run `PANTHER_NO_HEADLESS=1 vendor/bin/phpunit --debug`
To debug Browser tests, you can run `PANTHER_NO_HEADLESS=1 vendor/bin/phpunit --debug`. Run `vendor/bin/bdi detect drivers` to download the latest drivers.