Libraries tagged by phpunit7
nette/tester
7773285 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
matthiasnoback/symfony-dependency-injection-test
9992176 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
matthiasnoback/symfony-config-test
10874624 Downloads
Library for testing user classes related to the Symfony Config Component
lchrusciel/api-test-case
6162097 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
nunomaduro/pao
719569 Downloads
Agent-optimized output for PHP testing tools
phpunit/phpcov
24295897 Downloads
CLI frontend for php-code-coverage
giorgiosironi/eris
1765960 Downloads
PHP library for property-based testing. Integrates with PHPUnit.
wp-phpunit/wp-phpunit
5076354 Downloads
WordPress core PHPUnit library
sempro/phpunit-pretty-print
4128874 Downloads
Prettify PHPUnit output
rregeer/phpunit-coverage-check
6865209 Downloads
Check the code coverage using the clover report of phpunit
rector/rector-phpunit
1880167 Downloads
Rector upgrades rules for PHPUnit
psalm/plugin-phpunit
25005018 Downloads
Psalm plugin for PHPUnit
phpunit/phpunit-selenium
11182351 Downloads
Selenium Server integration for PHPUnit
mattiasgeniar/phpunit-query-count-assertions
991788 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
1283312 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x