This repository was archived by the owner on Nov 30, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 373
Testing
Tyler King edited this page Nov 6, 2017
·
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
bin/phpunit
Note: No .env
file is needed to be configured, simply run phpunit.
TravisCI status and history: here
Coveralls status and history: here
road map
Welcome to the wiki!
Please see the homepage for a list of relevant pages.