for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: nodes: coverage: tests: override: - command: vendor/bin/phpunit --coverage-clover=clover.xml coverage: file: clover.xml format: clover
# language: php # tests: true