Libraries tagged by testingg
humbug/humbug
154125 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.
behat/mink-zombie-driver
2148059 Downloads
Zombie.js driver for Mink framework
zenstruck/mailer-test
527462 Downloads
Alternative, opinionated helpers for testing emails sent with symfony/mailer.
zenstruck/console-test
384254 Downloads
Alternative, opinionated helper for testing Symfony console commands.
wp-cli/wp-cli-tests
2022202 Downloads
WP-CLI testing framework
spatie/pest-plugin-snapshots
1395606 Downloads
A package for snapshot testing in Pest
orchestra/testbench-dusk
782625 Downloads
Laravel Dusk Testing Helper for Packages Development
mohammedmanssour/form-request-tester
186186 Downloads
a collection of test helpers that help with testing form requests
laminas/laminas-test
2403302 Downloads
Tools to facilitate integration testing of laminas-mvc applications
helmich/phpunit-psr7-assert
1030248 Downloads
PHPUnit assertions for testing PSR7-compliant applications
growthbook/growthbook
1802992 Downloads
PHP SDK for GrowthBook, the feature flagging and A/B testing platform
dillingham/nova-assertions
216914 Downloads
Nova api testing requests & assertions
ddelnano/dredd-hooks-php
1169571 Downloads
PHP hooks for the Dredd testing tool
codeception/module-cli
8332029 Downloads
Codeception module for testing basic shell commands and shell output
byjg/swagger-test
347368 Downloads
A set of tools for testing your REST calls based on the Swagger or OpenAPI documentation using PHPUnit