phpUnit Testing on CircleCI with Code Coverage An example repo to get started with phpUnit on a CircleCI server Prerequisites php v7.1+, see requirements phpUnit php Xdebug composer Test on localhost cd path/to/this-project composer install composer test Tools/Services Links https://phpunit.de/ https://circleci.com/ https://coveralls.io License MIT License