Libraries tagged by testing
drush-ops/behat-drush-endpoint
2915653 Downloads
Drush commandfile for use with drupal/drupal-driver.
dingo-d/wp-pest
25502 Downloads
A package that will add WordPress integration test suite with Pest framework
contributte/codeception
902394 Downloads
Integration of Nette framework to Codeception.
chriskite/phactory
220080 Downloads
A Database Factory for PHP Unit Tests
brain/faker
96453 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
boundwize/pyrameter
7989 Downloads
PHPUnit extension that measures the shape of your test pyramid.
benconstable/phpspec-laravel
353420 Downloads
Test your Laravel applications with PhpSpec
assertwell/phpunit-global-state
1274584 Downloads
Tools for testing applications that depend on global state with PHPUnit
adriansuter/php-autoload-override
67552 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
acquia/orca
922481 Downloads
A tool for testing a company's software packages together in the context of a realistic, functioning, best practices Drupal build
vectorface/dunit
53392 Downloads
Test code against multiple versions of PHP with the help of docker
phpspec/phpspec2
25032 Downloads
Specification-oriented BDD framework for PHP 5.3+
pestphp/pest-plugin-watch
1447912 Downloads
The Pest Watch Plugin
pestphp/pest-plugin-mock
1649463 Downloads
Adds mocking capabilities to Pest or PHPUnit
humbug/humbug
156314 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.