Libraries tagged by unit-testing
horde/test
911 Downloads
Unit testing library
gevans/phaker
821 Downloads
Phaker generates fake data for unit testing and populating your database.
enhance-php/enhance-php
9 Downloads
PHP unit testing framework with built in mocks and stubs. Runs in the browser, or via the command line.
sminnee/phpunit
118845 Downloads
The PHP Unit Testing framework - forked to backport PHP 8 support
zondor/codeception-json-reporter
13930 Downloads
Json report generator, can be used in parallel run
tomkyle/find-run-test
1425 Downloads
Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem
tajawal/codeception-appium
160 Downloads
appium driver for codeception framework
stratedge/wye
5168 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.
smousss/laravel-pestifize
240 Downloads
Convert PHPUnit tests to Pest 2 using GPT-4.
rtens/mockster
4089 Downloads
PHP Mocking framework
oliverklee/tdd-seed
16 Downloads
Code for workshops on PHPUnit
neam/codeception-saucelabs-metadata
1678 Downloads
Codeception extension that provides metadata to Saucelabs when running tests
me-io/appium-selenium-starter
20 Downloads
Simple and easy to use boilerplate for writing tests for mobile or web.
me-io/appium-driver-codeception
10341 Downloads
appium driver for codeception framework
lapistano/wsunit
19 Downloads
A PHPUnit extension providing the possibility to lift a unit test to a functional tes, just by configuration