gon test

Run tests inside the Docker container.

Usage

gon test # Run all tests
gon test --filter=CartTest # Filter specific test

Proxies to php artisan test inside the app container.