Libraries tagged by unit-test
bkubicki/magento2-unit-tests-doubles
12903 Downloads
Unit tests doubles for Magento 2
alexis-gss/laravel-unit-tests
392 Downloads
Test CRUDs assertions in Laravel project.
lucinda/unit-testing
21243 Downloads
Lightweight PHP8.1 library for unit testing with zero dependencies
visit-x/arc-phpunit
12830 Downloads
Arcanist util to run tests and generate code coverage reports for phpunit7 format.
tomkyle/find-run-test
1474 Downloads
Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem
shulard/atoum-xml-extension
15150 Downloads
The atoum xml extension allows you to make assertions on XML files
puzzle/assert
43013 Downloads
Assert for PHP Unit
lazypdo/lazypdo
102850 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
jdslv/atoum-report-cobertura
3816 Downloads
Cobertura report for atoum
hampel/xenforo-test-framework
3968 Downloads
Unit testing framework for XenForo
fastbolt/test-helpers
5850 Downloads
Some test helpers used in Fastbolt unit tests
edgcarmu/codeigniter-phpunit
388 Downloads
Official adaptation of yidas/codeigniter-phpunit for CodeIgniter 3.1.11 and PHP 7.1+
creativestyle/app-http-server-mock
2144 Downloads
An minimal app http server based on PHP cli-server for use in tests
betterphp/php-reflection-utils
11166 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
betterphp/php-native-mock
10183 Downloads
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.