Libraries tagged by phpunit
nexusphp/tachycardia
996470 Downloads
Detects slow running tests in your PHPUnit-driven test suites.
kornrunner/dbunit
1176906 Downloads
PHPUnit extension for database interaction testing
kigaroo/snapshot-testing
516501 Downloads
Provides PHPUnit assertions for snapshot testing
jaschilz/php-coverage-badger
318108 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
dave-liddament/test-splitter
311688 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on GitHub actions)
christophwurst/nextcloud_testing
808932 Downloads
Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit
rawr/cross-data-providers
376891 Downloads
Lightweight builder for PhpUnit data providers
pestphp/pest-plugin-mock
1492317 Downloads
Adds mocking capabilities to Pest or PHPUnit
pestphp/pest-plugin-expectations
429682 Downloads
Add expectations testing capabilities to Pest or PHPUnit
joshgaber/novaunit
363214 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
yidas/codeigniter-phpunit
81933 Downloads
CodeIgniter 3 PHPUnit Test extension library
phpunit/phpunit-mock-objects
Downloads
phpunit/phpunit
Downloads
stevegrunwell/phpunit-markup-assertions
138647 Downloads
Assertions for PHPUnit to verify the presence or state of elements within markup
phrozenbyte/phpunit-array-asserts
48938 Downloads
Provides various array-related PHPUnit assertions, primarily used for API testing.