Libraries tagged by unittests
digitalpianism/testframework
16468 Downloads
A simple test framework module to develop integration and unit tests on Magento 1
deminy/counit
12713 Downloads
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
bkubicki/magento2-unit-tests-doubles
12762 Downloads
Unit tests doubles for Magento 2
skrepr/dto-tester
1214 Downloads
Skrepr Data Transfer Object Tester
robvanaarle/php-object-seam
4138 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
8646 Downloads
Check the code coverage of a PR using the clover report of phpunit
dealerdirect/qa-tools
3297 Downloads
Meta package for installing all PHP QA tools you'll ever need
puzzle/assert
42727 Downloads
Assert for PHP Unit
fastbolt/test-helpers
5706 Downloads
Some test helpers used in Fastbolt unit tests
atk14/tester
14061 Downloads
Easier way to run unit tests written in PHPUnit
trismegiste/phpunit-assert-solid
14677 Downloads
Assert your SOLID compliance and coding good pratices in unit tests
richcongress/test-tools
37559 Downloads
This library gives a set of tools to test your application with Unit tests.
react-parallel/test-pool
4125 Downloads
Pool meant for used in unit tests
mabrahao/mock-server
46544 Downloads
Mock server for unit tests
lilaconcepts/lilaconceptsbestpracticebundle
153 Downloads
Simple common, starter, empty, boilerplate-bundle to show best practice bundle development for Symfony2.1. This bundle has the right directory structure, coding standards, unittests and functional tests. It uses the Travis Continuous Integration buildbot, Composer for dependency management and Twig for templating. Read the documentation and fork/clone if you wish.