Libraries tagged by phpunit7
matthiasnoback/symfony-dependency-injection-test
9528787 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
lchrusciel/api-test-case
5882400 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
nunomaduro/pao
540185 Downloads
Agent-optimized output for PHP testing tools
phpunit/phpcov
22773477 Downloads
CLI frontend for php-code-coverage
shipmonk/dead-code-detector
3500466 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
wp-phpunit/wp-phpunit
4281657 Downloads
WordPress core PHPUnit library
sempro/phpunit-pretty-print
3957749 Downloads
Prettify PHPUnit output
rregeer/phpunit-coverage-check
6482844 Downloads
Check the code coverage using the clover report of phpunit
robiningelbrecht/phpunit-pretty-print
556046 Downloads
Prettify PHPUnit output
rector/rector-phpunit
1801663 Downloads
Rector upgrades rules for PHPUnit
psalm/plugin-phpunit
24009167 Downloads
Psalm plugin for PHPUnit
phpunit/phpunit-selenium
11064873 Downloads
Selenium Server integration for PHPUnit
mattiasgeniar/phpunit-query-count-assertions
857375 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
kenjis/ci-phpunit-test
1235861 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
4448421 Downloads
PHPUnit assertions for JSON documents