Libraries tagged by unittests
mikey179/vfsstream
80185773 Downloads
Virtual file system to mock the real file system in unit tests.
rregeer/phpunit-coverage-check
4101359 Downloads
Check the code coverage using the clover report of phpunit
internations/http-mock
642833 Downloads
Mock HTTP requests on the server side in your PHP unit tests
olmer/magento-unit-tests-generator
48140 Downloads
Unit Tests Generator
friendsofcake/fixturize
430666 Downloads
CakePHP Fixture classes to help increase productivity or performance
brain/faker
59932 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
chriskite/phactory
205257 Downloads
A Database Factory for PHP Unit Tests
sofa/eloquent-testsuite
93964 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
schranz/test-generator
18681 Downloads
A cli tool which generates unit tests.
leoloso/faker
91054 Downloads
Fork for PoP of: Faker (fzaninotto/faker) for WordPress via Brain Monkey
jelix/fakeserverconf
40405 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
gmazzap/andrew
17487 Downloads
Proxy objects to access (dynamic and static) private properties and methods.
code-distortion/adapt
28343 Downloads
A Laravel package that builds databases for your tests, improving their speed.
unigen/unigen
38702 Downloads
UniGen is a unit test generator for PHP. It automatically generates unit tests for your classes
nonsapiens/realaddressfactory
4719 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 11+, and Faker