Libraries tagged by testing tools
symfony-cmf/testing
248226 Downloads
Component providing tools for writing tests with Symfony.
lastzero/test-tools
42740 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
silasyudi/inject-mocks
6530 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
r83dev/test-accessible
1699 Downloads
Accessible trait to call protected methods, properties and constants in tests.
forrest79/presenter-tester
2523 Downloads
Testing tool for Nette presenter
filipe07/laravel-ab
48154 Downloads
Laravel A/B experiment testing tool
ben182/laravel-ab
13728 Downloads
Laravel A/B experiment testing tool
victor-teles/playwright-php
521 Downloads
A Playwright bridge for PHP.
timmit/php-docblock-checker
7981 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
pronovix/drupal-qa
36495 Downloads
QA tools for Drupal.
peridot-php/webdriver-manager
34179 Downloads
Library and command line tool for managing Selenium WebDriver
nivseb/php-mock-server-connector
1653 Downloads
Small tool to use mock-server/mockserver in a easy way from php based tests.
firehed/mocktrine
13403 Downloads
PHPUnit Doctrine mocking tools
halleck45/php-metrics
14390 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
extractr-io/puphpeteer
3157 Downloads
A Puppeteer bridge for PHP, supporting the entire API.