Libraries tagged by unittests
misiuziu/phpunit-coverage-check
37043 Downloads
Check the code coverage using the clover report of phpunit
marcin-orlowski/type-asserts
3402 Downloads
Data type assertions.
ixnode/php-phpunit-printer
616 Downloads
PHPUnit Printer
idrinth/phpunit-test-generator
11 Downloads
Generates tests for use with PHPunit based on an existing composer.json
happydemon/kohana-composer-bootstrap
324 Downloads
Kohana Framework project, installable through composer
dataground/recursive-phpunit-test-generator
1274 Downloads
Recursively create PhpUnit test skeletons by convention for a composer project using PSR autoloading and naming
bytic/phpqatools
1539 Downloads
Meta package for installing all PHP QA tools you'll ever need
bytic/phpqaconfig
1561 Downloads
Meta package for configuration files for PHP QA tools
aphpunit/aphpunit
17 Downloads
Unittest framework executing every test in its own process
andyoung/think-tests
2 Downloads
think-tests
vierbergenlars/simpletest
4515 Downloads
Unit testing for PHP
ua1-labs/firetest
198 Downloads
A Lightweight PHP Testing Framework
xsolve-pl/xsolve-unit-skelgen-bundle
10807 Downloads
XSolve PHPUnit SkelGen Bundle to improve creating test cases for PHPUnit
php-kitchen/code-specs
976 Downloads
BDD extension for PHPUnit that allows to write tests as a specifications in a human-readable format.
code-distortion/insight
416 Downloads
Test protected and private object methods and properties as if they were public