Classes of Michael Cummings | > | PHP File Path Normalizer | > | phpspec_travis_coverage.yml | > | Download |
|
|
![]() |
suites: fpn_suite: namespace: FilePathNormalizer psr4_prefix: spec_path: specs spec_prefix: Spec src_path: src extensions: PhpSpec\NyanFormattersExtension\Extension: ~ LeanPHP\PhpSpec\CodeCoverage\CodeCoverageExtension: ~ formatter.name: dot code_coverage: blacklist: - build - composer - docs - specs - tests - vendor blacklist_files: - bootstrap.php - "Mock*.php" - "*Spec.php" - "*Test.php" format: - clover output: clover: build/clover-phpspec.xml |