Libraries tagged by unittests
mikey179/vfsstream
87165247 Downloads
Virtual file system to mock the real file system in unit tests.
rregeer/phpunit-coverage-check
4587682 Downloads
Check the code coverage using the clover report of phpunit
internations/http-mock
649692 Downloads
Mock HTTP requests on the server side in your PHP unit tests
olmer/magento-unit-tests-generator
52872 Downloads
Unit Tests Generator
friendsofcake/fixturize
461280 Downloads
CakePHP Fixture classes to help increase productivity or performance
jelix/fakeserverconf
62101 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
brain/faker
66975 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
http-interop/http-factory-tests
82081 Downloads
Unit tests for HTTP factories
chriskite/phactory
209302 Downloads
A Database Factory for PHP Unit Tests
humbug/humbug
153274 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.
kohana/unittest
40444 Downloads
PHPUnit integration for running unit tests on the Kohana framework
sofa/eloquent-testsuite
96346 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
schranz/test-generator
20606 Downloads
A cli tool which generates unit tests.
code-distortion/adapt
30431 Downloads
A Laravel package that builds databases for your tests, improving their speed.
unigen/unigen
39569 Downloads
UniGen is a unit test generator for PHP. It automatically generates unit tests for your classes