Libraries tagged by unit-test
atoum/ruler-extension
40007 Downloads
The atoum ruler-extension allows you to filter your tests using Hoa\Ruler
codeception/notifier
26391 Downloads
Notification Extension for Codeception
umc/uutg
990 Downloads
PHP Unit test generator
suin/php-expose
8227 Downloads
Makes non-public properties and methods be testable to help your unit tests with PHPUnit.
silasyudi/inject-mocks
12419 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
phug/dev-tool
20576 Downloads
Phug unit tests, coverage and code style tools
objective-php/phpunit-extension
130596 Downloads
Some add-ons for PHPUnit Unit Test Framework
mglaman/drupal-test-helpers
5256 Downloads
Helpers for writing better Kernel and Unit tests for Drupal
marcin-orlowski/phpunit-extra-asserts
18130 Downloads
Extra asserts and helpers to make your unit testing easier.
deminy/counit
15120 Downloads
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
bancer/paratest-databases-factory
6010 Downloads
Creates test databases for running PHP unit tests in parallel
scottybo/laravel-facebook-sdk
25494 Downloads
Fully unit tested Facebook SDK v5 integration for Laravel 7.x
psr-mock/http
20676 Downloads
Lightweight mock implementations of PSR-18, PSR-17 and PSR-7 tailored to simplify unit testing.
mindplay/testies
4424 Downloads
Yeah, testies: a lightweight library for quick, simple unit-testing
jimigrunge/invoke-private-methods
28156 Downloads
This is a class to aid in unit testing of private methods.