Libraries tagged by PHP Unit
vipsoft/code-coverage-extension
96180 Downloads
Behat code coverage collector
shopsys/http-smoke-testing
282464 Downloads
HTTP smoke test case for testing all configured routes in your Symfony project
selective/test-traits
362367 Downloads
A collection of PHPUnit test traits
lmc/steward
169989 Downloads
Steward - makes Selenium WebDriver + PHPUnit testing easy and robust
friendsofcake/fixturize
537233 Downloads
CakePHP Fixture classes to help increase productivity or performance
duncan3dc/uopz-expectations
292082 Downloads
Mock core functions and set up expectations similar to Mockery
nimut/testing-framework
1389246 Downloads
TYPO3 testing framework that provides base classes and configuration for PHPUnit tests
jelix/fakeserverconf
128732 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
atoum/stubs
826556 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
nmarfurt/measurements
197566 Downloads
A PHP library for representing and converting dimensional units of measure.
pestphp/pest-plugin-evals
101193 Downloads
A PestPHP plugin for evaluating LLM agents with LLM-as-judge, semantic similarity, and deterministic scorers
jonpurvis/squeaky
14902 Downloads
A Laravel Validation Rule to Help Catch Profanity.
jonpurvis/lawman
47753 Downloads
A PestPHP Plugin to help with architecture testing SaloonPHP integrations
pestphp/pest-plugin-watch
1474100 Downloads
The Pest Watch Plugin
humbug/humbug
157488 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.