/phpunit-travis-ci-coverage-example

phpUnit Testing on Travis-CI with Code Coverage on CodeCov

Primary LanguagePHPMIT LicenseMIT

phpUnit Testing on Travis CI with Code Coverage

An example repo to get started with phpUnit on a CI server

Build-test Coverage

Prerequisites

Test on localhost

cd path/to/this-project
composer install
composer test

Resources

Tools/Services Links

License

MIT License