Libraries tagged by unit-testing
codexpertmy/tests
569 Downloads
Collection of utility PHP unit testing
sminnee/phpunit
118436 Downloads
The PHP Unit Testing framework - forked to backport PHP 8 support
voral/mock-builder
41 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.
tajawal/codeception-appium
159 Downloads
appium driver for codeception framework
smousss/laravel-pestifize
239 Downloads
Convert PHPUnit tests to Pest 2 using GPT-4.
rtens/mockster
4088 Downloads
PHP Mocking framework
oliverklee/tdd-seed
15 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
10340 Downloads
appium driver for codeception framework
lapistano/wsunit
18 Downloads
A PHPUnit extension providing the possibility to lift a unit test to a functional tes, just by configuration
jtreminio/zimple
1448 Downloads
A wrapper for Pimple container that adds several useful features to make it easier to manage your code!
jippi/cakephp-test-utilities
1816 Downloads
Package with support traits to ease unit testing.
jimthunderbird/phlexmock
14 Downloads
A tool to allow developers to mock any php class by redefining class methods
hampel/xenforo-test-framework
3819 Downloads
Unit testing framework for XenForo