Libraries tagged by testingg
benconstable/phpspec-laravel
338885 Downloads
Test your Laravel applications with PhpSpec
atoum/stubs
735673 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
adriansuter/php-autoload-override
47911 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
acquia/orca
851917 Downloads
A tool for testing a company's software packages together in the context of a realistic, functioning, best practices Drupal build
vectorface/dunit
51316 Downloads
Test code against multiple versions of PHP with the help of docker
pestphp/pest-plugin-expectations
426736 Downloads
Add expectations testing capabilities to Pest or PHPUnit
halleck45/phpmetrics
132733 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
edsonmedina/php_testability
136458 Downloads
Analyses and reports testability issues of a php codebase
codeception/base
4379527 Downloads
BDD-style testing framework
behat/sahi-client
779995 Downloads
Sahi.js client for PHP 5.3
10up/wpacceptance
76460 Downloads
Test code using acceptance tests and sharable, defined file and database snapshots.
weitzman/drupal-test-traits
4141666 Downloads
Traits for testing Drupal sites that have user content (versus unpopulated sites).
teamtnt/php-stripe-webhook-tester
79032 Downloads
A PHP package for testing Stripe Webhooks localy
steos/quickcheck
17853 Downloads
a generative testing library
sizuhiko/fabricate
596129 Downloads
PHP data generator for Testing