php.package.health
composer.json
.Package | Status | |
---|---|---|
phpunit/dbunit | PHPUnit extension for database interaction testing | |
phpunit/example-extension | Example of an extension for PHPUnit | |
phpunit/php-code-coverage | Library that provides collection, processing, and rendering functionality for PHP code coverage information. | |
phpunit/phpcov | CLI frontend for php-code-coverage | |
phpunit/php-file-iterator | FilterIterator implementation that filters files based on a list of suffixes. | |
phpunit/php-invoker | Invoke callables with a timeout | |
phpunit/php-text-template | Simple template engine. | |
phpunit/php-timer | Utility class for timing | |
phpunit/php-token-stream | Wrapper around PHP's tokenizer extension. | |
phpunit/phpunit | The PHP Unit Testing framework. | |
phpunit/phpunit-dom-assertions | DOM assertions for PHPUnit | |
phpunit/phpunit-memprof-listener | TestListener for PHPUnit that can dump memory profile information | |
phpunit/phpunit-mink-trait | Trait that provides minimal integration layer for using Mink in PHPUnit test cases | |
phpunit/phpunit-mock-objects | Mock Object library for PHPUnit | |
phpunit/phpunit-selenium | Selenium Server integration for PHPUnit | |
phpunit/phpunit-skeleton-generator | Tool that can generate skeleton test classes from production code classes and vice versa | |
phpunit/phpunit-story | Story extension for PHPUnit to facilitate Behaviour-Driven Development. | |
phpunit/phpunit-tideways-listener | TestListener for PHPUnit that can dump profile information | |
phpunit/test-listener-xhprof | A TestListener for PHPUnit that uses XHProf for automated profiling of the tested code |