Libraries tagged by testingg
breerly/factory-girl-php
222363 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl
brain/faker
72675 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
benconstable/phpspec-laravel
337342 Downloads
Test your Laravel applications with PhpSpec
atoum/stubs
721701 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
assertwell/phpunit-global-state
1124531 Downloads
Tools for testing applications that depend on global state with PHPUnit
adriansuter/php-autoload-override
41036 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
acquia/orca
838256 Downloads
A tool for testing a company's software packages together in the context of a realistic, functioning, best practices Drupal build
worksome/pest-plugin-silence
285810 Downloads
Prevent unwanted output in tests.
vectorface/dunit
49585 Downloads
Test code against multiple versions of PHP with the help of docker
phpunit/phpunit-skeleton-generator
480614 Downloads
Tool that can generate skeleton test classes from production code classes and vice versa
pestphp/pest-plugin-init
611921 Downloads
The Pest Init plugin
pestphp/pest-plugin-expectations
415811 Downloads
Add expectations testing capabilities to Pest or PHPUnit
pestphp/pest-plugin-coverage
618369 Downloads
The Pest Coverage Plugin
oliverklee/phpunit
262525 Downloads
PHPUnit test runner for TYPO3
halleck45/phpmetrics
132614 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !