Libraries tagged by unittests
vgirol/jsonapi-assert
703 Downloads
This package provides a set of assertions to test documents using the JSON:API specification.
skajdo/test-suite
165 Downloads
Stand-alone PHP unit testing framework with code coverage and junit reports
php-kitchen/code-specs-core
103 Downloads
Core module of CodeSpecs - BDD extension for PHPUnit and Codeception that allows to write tests as a specifications in a human-readable format.
minidfx/owncloud-interfaces
53 Downloads
Contains interfaces and constants of ownCloud version 8. Package very useful for mocking ownCloud dependencies in unit tests without a complete ownCloud installation and you can run your unit tests on a hosted continuous integration service.
joomla/test-unit
29598 Downloads
Joomla CMS Unit Tests
zonuexe/phactory
10 Downloads
A Database Factory for PHP Unit Tests
yaboroda/ybsy-test-helper-bundle
26 Downloads
This bundle provide tool for easing unit tests with test db
xaraya/xarayatesting
3 Downloads
Module with QA checks and unit tests
xalaida/pdo-mock
3 Downloads
Library for mocking database interactions in unit tests.
webforge/testdata-repository
1346 Downloads
A repository for data that you can use to fill your unit tests.
webforge/configuration-tester
124 Downloads
test your php configuration from cli or unit tests
tueena-lib/sql
13 Downloads
A (very restricted) wrapper around PDO to make database access mockable in unit tests.
tueena-lib/now
13 Downloads
A php 7 class that can return the current time as well as an interface, that can be mocked for unit tests.
tijmen-wierenga/laravel-mail-tester
193 Downloads
An extension to Laravel's TestCase which allows you to run unit tests on emails
tankist/codeception-profiler
17 Downloads
Codeception extension used to profile unit tests