Libraries tagged by unit-tests
andrewgatenby/snapmigrations
7344 Downloads
Generates an SQL dump of your migrated (and seeded) database to save time re-running Migrations when running Integration and Acceptance Tests in a Lumen environment.
aipng/test-helpers
84 Downloads
Private properties trait useful for testing purposes
vgirol/jsonapi-assert-laravel
90 Downloads
This package provides a set of assertions to test documents using Laravel and the JSON:API specification.
vgirol/jsonapi-assert
704 Downloads
This package provides a set of assertions to test documents using the JSON:API specification.
ua1-labs/firetest
169 Downloads
A Lightweight PHP Testing Framework
tomaskadlec/symfony-test
216 Downloads
A library for testing Symfony applications
tdn/pilotbundle
111 Downloads
Pilot project generator for Symfony 2.
stk2k/decoy
3507 Downloads
PHP lightweight mock framework
skajdo/test-suite
165 Downloads
Stand-alone PHP unit testing framework with code coverage and junit reports
rzajac/php-test-helper
9029 Downloads
Classes helping with unit tests
pscheit/psc-cms
1632 Downloads
a content management system ontop of webforge.
php-kitchen/code-specs-core
103 Downloads
Core module of CodeSpecs - BDD extension for PHPUnit and Codeception that allows to write tests as a specifications in a human-readable format.
minidfx/owncloud-interfaces
55 Downloads
Contains interfaces and constants of ownCloud version 8. Package very useful for mocking ownCloud dependencies in unit tests without a complete ownCloud installation and you can run your unit tests on a hosted continuous integration service.
komex/delusion
93 Downloads
Mock object instrument. Allows to mock and stub all not build-in objects and static classes.
defenestrator/test-printer
64 Downloads
Make the console output useful while the tests are running.