gon test
Run tests inside the Docker container.
Usage
gon test # Run all testsgon test --filter=CartTest # Filter specific test
Proxies to php artisan test inside the app container.
Run tests inside the Docker container.
gon test # Run all testsgon test --filter=CartTest # Filter specific test
Proxies to php artisan test inside the app container.