Libraries tagged by testlink
centreon/centreon-test-lib
1909341 Downloads
Library using for Behat test
brunoconte3/dev-utils
23558 Downloads
A complete PHP utility library for validating, formatting, comparing data, and more.
breerly/factory-girl-php
230469 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl
brain/faker
80239 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
benconstable/phpspec-laravel
341047 Downloads
Test your Laravel applications with PhpSpec
atoum/stubs
745956 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
assertwell/phpunit-global-state
1148064 Downloads
Tools for testing applications that depend on global state with PHPUnit
acquia/orca
864862 Downloads
A tool for testing a company's software packages together in the context of a realistic, functioning, best practices Drupal build
vectorface/dunit
51790 Downloads
Test code against multiple versions of PHP with the help of docker
pestphp/pest-plugin-mock
1490135 Downloads
Adds mocking capabilities to Pest or PHPUnit
pestphp/pest-plugin-expectations
429344 Downloads
Add expectations testing capabilities to Pest or PHPUnit
humbug/humbug
154690 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.
halleck45/phpmetrics
132821 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
halleck45/php-metrics
14407 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
edsonmedina/php_testability
138841 Downloads
Analyses and reports testability issues of a php codebase