Libraries tagged by coverr
shipmonk/coverage-guard
45071 Downloads
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
robiningelbrecht/phpunit-coverage-tools
137659 Downloads
PHPUnit coverage tools
matthiasnoback/live-code-coverage
1092429 Downloads
Generate code coverage reports on a live server
friends-of-phpspec/phpspec-code-coverage
2651124 Downloads
Generate Code Coverage reports for PhpSpec tests
simpletest/simpletest
367114 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
nimut/phpunit-merger
1795262 Downloads
Merge multiple PHPUnit reports into one file
codeclimate/php-test-reporter
1767619 Downloads
PHP client for reporting test coverage to Code Climate
humbug/humbug
156104 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
phpactor/class-to-file
581909 Downloads
Library to covert class names to file paths and vice-versa
crestapps/laravel-code-generator
95765 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
worksome/pest-graphql-coverage
334740 Downloads
A plugin for Pest to add GraphQL coverage via Lighthouse
vipsoft/code-coverage-extension
91426 Downloads
Behat code coverage collector
thor-juhasz/phpunit-coverage-check
1074624 Downloads
A PHPUnit test coverage checker
ockcyp/covers-validator
207858 Downloads
Validates @covers tags in PHPUnit tests
leanphp/behat-code-coverage
361320 Downloads
Generate Code Coverage reports for Behat tests