mrcnpdlk/teryt-api

View on GitHub
.scrutinizer.yml

Summary

Maintainability
Test Coverage
build:
    tests:
        override:
            -
                command: './vendor/bin/phpunit --coverage-clover=coverage.clover'
                coverage:
                    file: 'coverage.clover'
                    format: 'clover'