Libraries tagged by unittests
mcustiel/mockable-datetime
545137 Downloads
A DateTime library that allows mock dates and times in UnitTests.
loophp/mock-soapclient
59059 Downloads
A fake and predictable SOAP client, useful for your unit tests.
http-interop/http-factory-tests
69959 Downloads
Unit tests for HTTP factories
fkupper/private-sniffer-module
116279 Downloads
Simple module that enables sniffing into private defined elements of an object while running unit tests with Codeception.
deminy/counit
9673 Downloads
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
bovigo/assert
689526 Downloads
Provides assertions for unit tests.
humbug/humbug
153147 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.
securetrading/unittest
34161 Downloads
Secure Trading's unittest package providing helper methods/classes for writing testing with PHPUnit.
kohana/unittest
40316 Downloads
PHPUnit integration for running unit tests on the Kohana framework
otgs/unit-tests-framework
447199 Downloads
A framework to build unit tests with OTGS products
suin/php-expose
5290 Downloads
Makes non-public properties and methods be testable to help your unit tests with PHPUnit.
robvanaarle/php-object-seam
2732 Downloads
An easy way to create object seams to break dependencies with minimal code changes in order to test legacy PHP code
orbeji/phpunit-pr-coverage-check
3495 Downloads
Check the code coverage of a PR using the clover report of phpunit
poststatus/wptest
346 Downloads
WP Test - The Best Tests For WordPress.
lunr/halo
13290 Downloads
Lunr.Halo is a set of PHPUnit helper libraries.