Skip to content

Testing

bash
composer test

With coverage:

bash
composer test:coverage

The package uses Pest and Orchestra Testbench for Laravel 13.

Released under the MIT License · Lucas Cavalheri