You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
Tyler King edited this page Jan 22, 2021
·
7 revisions
This package is tested with PHPUnit and aided with orchestra/testbench
All tests are in the test directory
TravisCI tests each commit
Coveralls reports the total covered codebase
If you'd like to test this package yourself:
Clone this repository
Run composer install
Run composer run test
Note: No .env file is needed to be configured, simply run phpunit.
In this repository the testing is handled by GitHub Actions against a matrix of different PHP and Laravel versions. Code coverage is published to Coveralls.
Welcome to the wiki!
Please see the homepage for a list of relevant pages.