Libraries tagged by unittests
mikey179/vfsstream
89366298 Downloads
Virtual file system to mock the real file system in unit tests.
rregeer/phpunit-coverage-check
4745537 Downloads
Check the code coverage using the clover report of phpunit
internations/http-mock
652495 Downloads
Mock HTTP requests on the server side in your PHP unit tests
xp-framework/unittest
183352 Downloads
Unittests for the XP Framework
olmer/magento-unit-tests-generator
53969 Downloads
Unit Tests Generator
friendsofcake/fixturize
468642 Downloads
CakePHP Fixture classes to help increase productivity or performance
jelix/fakeserverconf
69569 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
brain/faker
70055 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
http-interop/http-factory-tests
91992 Downloads
Unit tests for HTTP factories
chriskite/phactory
210344 Downloads
A Database Factory for PHP Unit Tests
humbug/humbug
153402 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.
sofa/eloquent-testsuite
97293 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
gmazzap/andrew
20306 Downloads
Proxy objects to access (dynamic and static) private properties and methods.
code-distortion/adapt
31162 Downloads
A Laravel package that builds databases for your tests, improving their speed.
unigen/unigen
39814 Downloads
UniGen is a unit test generator for PHP. It automatically generates unit tests for your classes