Libraries tagged by unittests
mikey179/vfsstream
95725168 Downloads
Virtual file system to mock the real file system in unit tests.
rregeer/phpunit-coverage-check
5197541 Downloads
Check the code coverage using the clover report of phpunit
humbug/humbug
154558 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
56504 Downloads
Unit Tests Generator
friendsofcake/fixturize
477348 Downloads
CakePHP Fixture classes to help increase productivity or performance
brain/faker
78400 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
internations/http-mock
656009 Downloads
Mock HTTP requests on the server side in your PHP unit tests
http-interop/http-factory-tests
132042 Downloads
Unit tests for HTTP factories
chriskite/phactory
212585 Downloads
A Database Factory for PHP Unit Tests
sofa/eloquent-testsuite
99696 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
jelix/fakeserverconf
80032 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
code-distortion/adapt
32421 Downloads
A Laravel package that builds databases for your tests, improving their speed.
nonsapiens/realaddressfactory
8399 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 11+, and Faker
mcustiel/mockable-datetime
556641 Downloads
A DateTime library that allows mock dates and times in UnitTests.
loophp/mock-soapclient
64304 Downloads
A fake and predictable SOAP client, useful for your unit tests.