Libraries tagged by unittest
darling/php-unit-test-utilities
1146 Downloads
A collection of Traits that define methods to aide in the implementation of phpunit tests.
skrepr/dto-tester
977 Downloads
Skrepr Data Transfer Object Tester
robvanaarle/php-object-seam
3509 Downloads
An easy way to create object seams to break dependencies with minimal code changes in order to test legacy PHP code
misiuziu/phpunit-coverage-check
36770 Downloads
Check the code coverage using the clover report of phpunit
marcin-orlowski/phpunit-extra-asserts
9786 Downloads
Extra asserts and helpers to make your unit testing easier.
dealerdirect/qa-tools
3297 Downloads
Meta package for installing all PHP QA tools you'll ever need
visit-x/arc-phpunit
11971 Downloads
Arcanist util to run tests and generate code coverage reports for phpunit7 format.
lamp-of-god/kahlan-isolator-plugin
2480 Downloads
Plugin for Kahlan unit-testing framework which allows to extract functions from PHP files.
elephantly/kahlan-bundle
30692 Downloads
Symfony bundle for Kahlan Test Framework integration
betterphp/php-reflection-utils
10714 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
betterphp/php-native-mock
9422 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
11993 Downloads
PHP stream wrapper for testing classes which interact with files
atk14/tester
13040 Downloads
Easier way to run unit tests written in PHPUnit
umc/uutg
13 Downloads
PHP Unit test generator
thomyl/laravel-auto-test-generator
371 Downloads
Laravel >=6 package for generating unit test automatically