Libraries tagged by php testing
breerly/factory-girl-php
230972 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl
edsonmedina/php_testability
139023 Downloads
Analyses and reports testability issues of a php codebase
atoum/stubs
747328 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
humbug/humbug
154713 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
simpletest/simpletest
347249 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
robiningelbrecht/phpunit-coverage-tools
34007 Downloads
PHPUnit coverage tools
previousnext/phpunit-finder
362519 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
phpab/phpab
41209 Downloads
A PHP library to create A/B tests.
peridot-php/peridot
191927 Downloads
Event driven BDD test framework for PHP 7.1+
marvinrabe/laravel-graphql-test
285307 Downloads
Provides you with a simple GraphQL testing trait.
juampi92/test-seo
317974 Downloads
Easy way to test your SEO
imjoehaines/flowder
578284 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
hafriedlander/phockito
271523 Downloads
PHP Mocking framework inspired by Mockito for Java
erikgaal/pest-plugin-sharding
515493 Downloads
Pest Plugin to split tests into multiple runs
dingo-d/wp-pest
22714 Downloads
A package that will add WordPress integration test suite with Pest framework