for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: - tests/* checks: php: code_rating: true duplication: true build: tests: override: - command: 'vendor/bin/codecept run --coverage-xml' coverage: file: 'tests/_output/coverage.xml' format: 'clover'
# language: