Libraries tagged by unittests
mcustiel/mockable-datetime
550818 Downloads
A DateTime library that allows mock dates and times in UnitTests.
loophp/mock-soapclient
61836 Downloads
A fake and predictable SOAP client, useful for your unit tests.
fkupper/private-sniffer-module
137517 Downloads
Simple module that enables sniffing into private defined elements of an object while running unit tests with Codeception.
deminy/counit
11458 Downloads
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
bovigo/assert
690914 Downloads
Provides assertions for unit tests.
humbug/humbug
153267 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
37492 Downloads
Secure Trading's unittest package providing helper methods/classes for writing testing with PHPUnit.
xp-framework/unittest
127512 Downloads
Unittests for the XP Framework
otgs/unit-tests-framework
455194 Downloads
A framework to build unit tests with OTGS products
bkubicki/magento2-unit-tests-doubles
11339 Downloads
Unit tests doubles for Magento 2
suin/php-expose
5996 Downloads
Makes non-public properties and methods be testable to help your unit tests with PHPUnit.
orbeji/phpunit-pr-coverage-check
5943 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
18824 Downloads
Lunr.Halo is a set of PHPUnit helper libraries.
leoloso/faker
99368 Downloads
Fork for PoP of: Faker (fzaninotto/faker) for WordPress via Brain Monkey