Libraries tagged by unit-test
lazypdo/lazypdo
104458 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
jdslv/atoum-report-cobertura
6135 Downloads
Cobertura report for atoum
fastbolt/test-helpers
7011 Downloads
Some test helpers used in Fastbolt unit tests
edgcarmu/codeigniter-phpunit
840 Downloads
Official adaptation of yidas/codeigniter-phpunit for CodeIgniter 3.1.11 and PHP 7.1+
codraw/tester-bundle
50 Downloads
bebat/verify
588 Downloads
BDD assertion library for PHPUnit
magetest/magento-phpunit-extension
2862 Downloads
Magento PHPUnit extension, a lightweight module and library for testing Magento applications with PHPUnit
joomla/test-unit
30196 Downloads
Joomla CMS Unit Tests
f3ath/lazypdo
44983 Downloads
LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.
atoum/standard-edition
3015 Downloads
atoum/json-schema-extension
4551 Downloads
JSON Schema extension for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
atoum/config-extension
3541 Downloads
atoum extension to use Yaml configuration files
10up/wp-codeception
4267 Downloads
The WordPress Plugin which integrates with the Codeception PHP testing framework and allows you to write and run Codeception tests for WordPress via WP CLI.
codeception/notifier
26392 Downloads
Notification Extension for Codeception
facebook/fbmock
18273 Downloads
FBMock is a PHP mocking framework designed to be simple and easy to use.