Libraries tagged by unit-testing
helmich/mongomock
65779 Downloads
Library containing highly intelligent MongoDB mocks for unit testing
unigen/unigen-bundle
26922 Downloads
Symfony bundle for unigen test generator
shulard/atoum-xml-extension
14304 Downloads
The atoum xml extension allows you to make assertions on XML files
friendsofcake/cakephp-test-utilities
63242 Downloads
Package with support traits to ease unit testing.
codeception/notifier
25253 Downloads
Notification Extension for Codeception
atoum/reports-extension
157528 Downloads
atoum Reports extension
oliverklee/phpunit
146365 Downloads
PHPUnit test runner for TYPO3
silasyudi/inject-mocks
4119 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
laravesl/phpunit
3169 Downloads
PHPUnit is a testing framework designed for PHP developers, following the xUnit architecture for unit testing frameworks.
jimigrunge/invoke-private-methods
24536 Downloads
This is a class to aid in unit testing of private methods.
jamesfreeman/novaunit
14414 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
ambitionphp/novaunit
19427 Downloads
Fork of joshgaber/novaunit; Unit testing suite for Laravel Nova, built to extend PHPUnit
myplanetdigital/function_mock
51375 Downloads
Framework that helps mocking functions for unit testing PHP scripts
lucinda/unit-testing
20199 Downloads
Lightweight PHP8.1 library for unit testing with zero dependencies
tomkyle/find-run-test
726 Downloads
Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem