Danger

This is an outdated documentation please read the new Monofony documentation instead.

How to disable phpspec code coverageΒΆ

$ cp phpspec.yml.dist phpspec

And just comment the content

# extensions:
#    LeanPHP\PhpSpec\CodeCoverage\CodeCoverageExtension: ~