Libraries tagged by unittests
trismegiste/phpunit-assert-solid
14169 Downloads
Assert your SOLID compliance and coding good pratices in unit tests
richcongress/test-tools
34347 Downloads
This library gives a set of tools to test your application with Unit tests.
pantheon-systems/wpunit-helpers
4223 Downloads
Unified scripts for installing and running automated WP Unit Tests.
mglaman/drupal-test-helpers
3228 Downloads
Helpers for writing better Kernel and Unit tests for Drupal
mabrahao/mock-server
41678 Downloads
Mock server for unit tests
digitalpianism/testframework
16007 Downloads
A simple test framework module to develop integration and unit tests on Magento 1
xp-framework/unittest
125779 Downloads
Unittests for the XP Framework
bkubicki/magento2-unit-tests-doubles
10194 Downloads
Unit tests doubles for Magento 2
zt/unit-test
27 Downloads
Thinkphp Unit Test
stratedge/wye
5049 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
skrepr/dto-tester
772 Downloads
Skrepr Data Transfer Object Tester
misiuziu/phpunit-coverage-check
35638 Downloads
Check the code coverage using the clover report of phpunit
marcin-orlowski/type-asserts
2876 Downloads
Data type assertions.
marcin-orlowski/phpunit-extra-asserts
9529 Downloads
Extra asserts and helpers to make your unit testing easier.
dataground/recursive-phpunit-test-generator
1215 Downloads
Recursively create PhpUnit test skeletons by convention for a composer project using PSR autoloading and naming