Libraries tagged by unit-test
phpfui/html-unit-tester
3812 Downloads
PHPUnit Testing extensions for HMTL and CSS insures valid HTML and CSS via v.Nu validator
jtl/unit-test
3587 Downloads
Collection of unit test helpers
ganbarodigital/php-unit-test-helpers
6300 Downloads
fintem/unit-test-case
18555 Downloads
Simplified phpunit mocking.
darling/php-unit-test-utilities
1146 Downloads
A collection of Traits that define methods to aide in the implementation of phpunit tests.
lucinda/unit-testing
20213 Downloads
Lightweight PHP8.1 library for unit testing with zero dependencies
visit-x/arc-phpunit
12006 Downloads
Arcanist util to run tests and generate code coverage reports for phpunit7 format.
tomkyle/find-run-test
734 Downloads
Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem
puzzle/assert
41452 Downloads
Assert for PHP Unit
jdslv/atoum-report-cobertura
2736 Downloads
Cobertura report for atoum
fastbolt/test-helpers
5041 Downloads
Some test helpers used in Fastbolt unit tests
elephantly/kahlan-bundle
30702 Downloads
Symfony bundle for Kahlan Test Framework integration
betterphp/php-reflection-utils
10755 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
betterphp/php-native-mock
9448 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.
bcncommerce/stream-wrapper
11999 Downloads
PHP stream wrapper for testing classes which interact with files