Libraries tagged by unit tests
funkatron/funit
1864 Downloads
The testing microframework for PHP 5.3+, partially inspired by QUnit.
daycry/phpunit-extension-vcr
1069 Downloads
A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.
danielstjules/pho
20079 Downloads
A BDD testing framework
creativestyle/app-http-server-mock
2124 Downloads
An minimal app http server based on PHP cli-server for use in tests
atoum/telemetry-extension
117802 Downloads
atoum telemetry reports extension
atoum/standard-edition
2656 Downloads
atoum/config-extension
3161 Downloads
atoum extension to use Yaml configuration files
aplus/testing
8581 Downloads
Aplus Framework Testing Library
alleyinteractive/pest-plugin-wordpress
3387 Downloads
WordPress Pest Integration
paulthebaud/phpunit-generator
6861 Downloads
A PHPUnit 6 / 7 tests skeletons generator
icecave/archer
18888 Downloads
Testing, CI and documentation of PHP projects by convention.
10up/wp-codeception
4215 Downloads
The WordPress Plugin which integrates with the Codeception PHP testing framework and allows you to write and run Codeception tests for WordPress via WP CLI.
trismegiste/phpunit-assert-solid
14664 Downloads
Assert your SOLID compliance and coding good pratices in unit tests
yomo/addressfactory
3696 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 5+, and Faker
lilaconcepts/lilaconceptsbestpracticebundle
153 Downloads
Simple common, starter, empty, boilerplate-bundle to show best practice bundle development for Symfony2.1. This bundle has the right directory structure, coding standards, unittests and functional tests. It uses the Travis Continuous Integration buildbot, Composer for dependency management and Twig for templating. Read the documentation and fork/clone if you wish.