Libraries tagged by unit test
symfonyboot/inject-mocks
9 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
stk2k/decoy
3507 Downloads
PHP lightweight mock framework
skyzyx/phpt
9 Downloads
Parses PHPT unit test files into sections as key-value pairs.
rezzza/atoum-bundle
594 Downloads
Bundle around Atoum unit testing framework
pscheit/psc-cms
1633 Downloads
a content management system ontop of webforge.
phphooligans/tdd-workshop
20 Downloads
🏫 Package to be used with the PhpHooligans Unit-testing Workshop 🎓
php-kitchen/code-specs-core
104 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
56 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.
jdecool/atoum-symfony-di-extension
18 Downloads
Symfony Dependency Injection extension for atoum
jbzoo/phpunit-randomizer
6878 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
codingpaws/pspec
195 Downloads
A modern behavior-driven test framework, influenced by RSpec and jest.
backendtea/failuretest
12 Downloads
Allow failing PHPUnit tests and keep a close eye on issues until they are fixed.
zondor/codeception-paracept-json-merge
751 Downloads
Codeception json reports merge for parallel run, can merge json reports into one , can generate html reports
zondor/codeception-json-reporter
13925 Downloads
Json report generator, can be used in parallel run