Libraries tagged by phpunit5
nimut/testing-framework
1387091 Downloads
TYPO3 testing framework that provides base classes and configuration for PHPUnit tests
ergebnis/test-util
1816500 Downloads
Provides a helper trait and generic data providers for tests.
edsonmedina/php_testability
152731 Downloads
Analyses and reports testability issues of a php codebase
phpunitgoodpractices/polyfill
435817 Downloads
Lacking future-compat polyfills for PHPUnit.
phpunitgen/core
223094 Downloads
The PhpUnitGen core features for tests generation.
phpunitgen/console
219037 Downloads
The PhpUnitGen command line features for tests generation.
nexusphp/tachycardia
1396151 Downloads
Detects slow running tests in your PHPUnit-driven test suites.
laracasts/integrated
207287 Downloads
Simple, intuitive integration testing with PHPUnit.
christophwurst/nextcloud_testing
951860 Downloads
Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit
boundwize/pyrameter
15652 Downloads
PHPUnit extension that measures the shape of your test pyramid.
rector/mockstan
164624 Downloads
Static analysis for PHPUnit mocks
rawr/cross-data-providers
447116 Downloads
Lightweight builder for PhpUnit data providers
pestphp/pest-plugin-mock
1661187 Downloads
Adds mocking capabilities to Pest or PHPUnit
joshgaber/novaunit
382848 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
zalas/phpunit-doubles
13683 Downloads
Initialises test doubles in PHPUnit test cases for you