Libraries tagged by unit-testing
lastcraft/simpletest
21844 Downloads
Unit testing, mock objects and web testing framework for PHP built around test cases.
ogbitblt/unit-testing
4 Downloads
Lightweight minimal unit testing framework for PHP based projects.
darkwebdesign/doctrine-unit-testing
732 Downloads
Doctrine Unit Testing
zondor/codeception-paracept-json-merge
751 Downloads
Codeception json reports merge for parallel run, can merge json reports into one , can generate html reports
webimp/codeception-performance-test
1189 Downloads
Codeception Extension to measure the performance of your tests
voral/mock-builder
42 Downloads
A PHP utility to generate mock classes by processing source code, leaving only public methods and clearing their bodies. Supports PSR-4 and is ideal for testing complex systems without Dependency Injection.
victory4me/codeception
14 Downloads
BDD-style testing framework
tiny/dbunit
8 Downloads
Enhances database testing with SQLite in-memory engine.
suin/livexample
170 Downloads
Ensures your example codes works well by unit testing.
sitphp/doubles
140 Downloads
A simple yet powerful library to make class doubles for testing
rtens/mockster3
58 Downloads
PHP Mocking framework
rezak/pest-test-helpers
23 Downloads
Custom Pest assertions for Laravel
php-platform/restful-unit
205 Downloads
oliverklee/coffee
6 Downloads
Example extension workshops on TDD with PHPUnit
netsilik/base-test-case
551 Downloads
Base Test Case for PHPUnit, proving various extended options for unit testing.