Libraries tagged by php-test
qase/pest-reporter
71994 Downloads
Qase TMS reporter for Pest PHP testing framework
imsuperlative/phpstan-pest
7613 Downloads
PHPStan extension that types $this in Pest PHP test closures
10up/wp-codeception
4282 Downloads
The WordPress Plugin which integrates with the Codeception PHP testing framework and allows you to write and run Codeception tests for WordPress via WP CLI.
afeefa/php-testing-utils
6884 Downloads
Common testing utils useful in php tests.
neclimdul/openapi-php-testing
1983 Downloads
Testing helper for OpenAPI Generator PHP templates.
milanowicz/php-testing
5185 Downloads
Library for PHPUnit testing
mtk3d/http-vcr
46 Downloads
Record and replay HTTP requests in PHP tests — a decorator over any PSR-18 client, so your suite runs fast and deterministic with no network access and no API keys. Built on PSR-7/PSR-17/PSR-18.
ilmiont/trainline
6861 Downloads
Trainline is a tiny PHP testing framework to enable the rapid creation of minimal unit tests.
dracoblue/naith
43233 Downloads
A simple php test runner, without the bloat of other frameworks.
keboola/php-test-utils
739 Downloads
PHP test utilities skeleton.
jorj-sh/php-test-quality
6 Downloads
AST-based test quality analyser for PHPUnit tests
worksome/pretty-pest
378479 Downloads
Automatically format your Pest PHP tests.
vitaliyboyko/pcov
4 Downloads
PCOV coverage driver optimized for large PHP test suites
verdephp/verde
3 Downloads
a BDD Style library for your PHP tests
sunvalley-technologies/phpunit-callable-test-case
3914 Downloads
Provides a callable test case and trait for callable expectations. Code is extracted from react-php test cases.