Libraries tagged by unittesting
atoum/reports-extension
159616 Downloads
atoum Reports extension
atoum/atoum-bundle
358107 Downloads
Bundle around atoum unit testing framework
php5friends/phpunit48
176283 Downloads
The PHP Unit Testing framework.
marcin-orlowski/phpunit-extra-asserts
14291 Downloads
Extra asserts and helpers to make your unit testing easier.
helmich/mongomock
67447 Downloads
Library containing highly intelligent MongoDB mocks for unit testing
unigen/unigen-bundle
27354 Downloads
Symfony bundle for unigen test generator
unigen/unigen
40077 Downloads
UniGen is a unit test generator for PHP. It automatically generates unit tests for your classes
tomkyle/find-run-test
1331 Downloads
Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem
codeception/notifier
25549 Downloads
Notification Extension for Codeception
atoum/ruler-extension
37339 Downloads
The atoum ruler-extension allows you to filter your tests using Hoa\Ruler
webarchitect609/bitrix-taxidermist
1065 Downloads
Mocking of Bitrix classes for Unit-testing.
silasyudi/inject-mocks
5796 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
phperf/phpunit
1963 Downloads
The PHP Unit Testing framework.
laravesl/phpunit
4742 Downloads
PHPUnit is a testing framework designed for PHP developers, following the xUnit architecture for unit testing frameworks.
jimigrunge/invoke-private-methods
25311 Downloads
This is a class to aid in unit testing of private methods.