Libraries tagged by unittests
mikey179/vfsstream
117941338 Downloads
Virtual file system to mock the real file system in unit tests.
rregeer/phpunit-coverage-check
6752929 Downloads
Check the code coverage using the clover report of phpunit
internations/http-mock
665505 Downloads
Mock HTTP requests on the server side in your PHP unit tests
humbug/humbug
157223 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.
olmer/magento-unit-tests-generator
66835 Downloads
Unit Tests Generator
friendsofcake/fixturize
525367 Downloads
CakePHP Fixture classes to help increase productivity or performance
brain/faker
98226 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
http-interop/http-factory-tests
286688 Downloads
Unit tests for HTTP factories
digitalpianism/testframework
19561 Downloads
A simple test framework module to develop integration and unit tests on Magento 1
chriskite/phactory
220965 Downloads
A Database Factory for PHP Unit Tests
kohana/unittest
41847 Downloads
PHPUnit integration for running unit tests on the Kohana framework
quillstack/unit-tests
3871 Downloads
A simple library for unit testing in PHP 8.
otgs/unit-tests-framework
498800 Downloads
A framework to build unit tests with OTGS products
sofa/eloquent-testsuite
109111 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
orbeji/phpunit-pr-coverage-check
21737 Downloads
Check the code coverage of a PR using the clover report of phpunit