Libraries tagged by unittesting

phpunit/phpunit

20389 Favers
811145927 Downloads

The PHP Unit Testing framework.

Go to Download


infection/infection

2120 Favers
21003574 Downloads

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

Go to Download


codeception/codeception

4878 Favers
76060689 Downloads

BDD-style testing framework

Go to Download


atoum/atoum

1451 Favers
2458602 Downloads

Simple modern and intuitive unit testing framework for PHP 5.3+

Go to Download


nette/tester

480 Favers
6296479 Downloads

Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏

Go to Download


10up/wp_mock

705 Favers
2597743 Downloads

A mocking library to take the pain out of unit testing for WordPress

Go to Download


yoast/wp-test-utils

56 Favers
1809155 Downloads

PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress

Go to Download


kenjis/ci-phpunit-test

600 Favers
1075811 Downloads

An easier way to use PHPUnit with CodeIgniter 3.x

Go to Download


donatj/mock-webserver

137 Favers
2099065 Downloads

Simple mock web server for unit testing

Go to Download


seec/phpunit-consecutive-params

16 Favers
417983 Downloads

Drop-in Trait to use removed ConsecutiveParams from PhpUnit

Go to Download


humbug/humbug

1151 Favers
153851 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.

Go to Download


php-vfs/php-vfs

59 Favers
2556572 Downloads

Virtual file system implementation for use with PHP unit testing.

Go to Download


ttn/tea

82 Favers
17642 Downloads

TYPO3 example extension for unit testing and best practices

Go to Download


fiunchinho/phpunit-randomizer

50 Favers
743102 Downloads

Execute your test cases in random order, so you can check if they have hidden dependencies

Go to Download


esi/phpunit-coverage-check

5 Favers
78537 Downloads

Check the code coverage using the clover report of PHPUnit.

Go to Download


Next >>