Libraries tagged by unit-tests
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
zetacomponents/unit-test
11228 Downloads
zetacomponents/unit-test Component
jtl/unit-test
5054 Downloads
Collection of unit test helpers
darling/php-unit-test-utilities
2573 Downloads
A collection of Traits that define methods to aide in the implementation of phpunit tests.
bkubicki/magento2-unit-tests-doubles
14553 Downloads
Unit tests doubles for Magento 2
alexis-gss/laravel-unit-tests
517 Downloads
Test CRUDs assertions in Laravel project.
visit-x/arc-phpunit
14252 Downloads
Arcanist util to run tests and generate code coverage reports for phpunit7 format.
puzzle/assert
45528 Downloads
Assert for PHP Unit
pmvc-plugin/unit
8060 Downloads
PMVC Test Framework
parf/spartan-test
68 Downloads
PHP 8 Unit and Web Testing Utility
lazypdo/lazypdo
104388 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
fastbolt/test-helpers
6984 Downloads
Some test helpers used in Fastbolt unit tests
edgcarmu/codeigniter-phpunit
807 Downloads
Official adaptation of yidas/codeigniter-phpunit for CodeIgniter 3.1.11 and PHP 7.1+
bebat/verify
584 Downloads
BDD assertion library for PHPUnit