Libraries tagged by unit tests
aoe/extbase-functionals
1973 Downloads
Testing-Framework for Extbase-Extensions to easily manage functional controller tests.
ajthinking/pest-plugin-testables
5 Downloads
Easily test Builders
abwebdevelopers/phpunit-presenter
860 Downloads
A presentable result printer for PHPUnit
thinkverse/pest-plugin-mockery
5 Downloads
Add mockery global helpers to PestPHP
symfonyboot/inject-mocks
9 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
rezzza/atoum-bundle
594 Downloads
Bundle around Atoum unit testing framework
recoil/peridot
700 Downloads
Event driven BDD test framework for PHP 7.1+
phphooligans/tdd-workshop
20 Downloads
🏫 Package to be used with the PhpHooligans Unit-testing Workshop 🎓
owenvoke/pest-plugin-memory
222 Downloads
A memory plugin for Pest 1.x
mrmadclown/phpunit-pretty-printer
11548 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
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
dizews/yii2-qunit
126 Downloads
The QUnit extension for the Yii framework
delights/pest-plugin-helpers-auto-register
2 Downloads
Register PEST helpers as a TestCase method.
codingpaws/pspec
195 Downloads
A modern behavior-driven test framework, influenced by RSpec and jest.