Libraries tagged by unit-testing
tiny/dbunit
8 Downloads
Enhances database testing with SQLite in-memory engine.
suin/livexample
169 Downloads
Ensures your example codes works well by unit testing.
stratedge/wye
5115 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
sitphp/doubles
139 Downloads
A simple yet powerful library to make class doubles for testing
rtens/mockster3
57 Downloads
PHP Mocking framework
rezak/pest-test-helpers
23 Downloads
Custom Pest assertions for Laravel
php-platform/restful-unit
204 Downloads
oliverklee/coffee
6 Downloads
Example extension workshops on TDD with PHPUnit
netsilik/base-test-case
550 Downloads
Base Test Case for PHPUnit, proving various extended options for unit testing.
madbob/dusk-utils
535 Downloads
A few utilities for unit testing with Laravel Dusk.
kirdia/codeception-test
6 Downloads
BDD-style testing framework
jdslv/atoum-xml-extension
198 Downloads
The atoum xml extension allows you to make assertions on XML files
jdslv/atoum-json-extension
5 Downloads
The atoum json extension allows you to make assertions on JSON
jamm/tester
32 Downloads
Unit-testing module (better than PHPUnit)
inventor96/fatfree-test-manager
38 Downloads
A lightweight class to run and report the results from unit tests using the Fat-Free Framework Test class.