Libraries tagged by testingg
humbug/humbug
153467 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.
gorghoa/scenariostate-behat-extension
601965 Downloads
Scenario shared state extension for Behat
dingo-d/wp-pest-integration-test-setup
7980 Downloads
A package that will add WordPress integration test suite with Pest framework
dancryer/php-docblock-checker
148682 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
block8/phpci
20676 Downloads
Simple continuous integration for PHP projects.
behat/sahi-client
777853 Downloads
Sahi.js client for PHP 5.3
behat/mink-sahi-driver
763879 Downloads
Sahi.JS driver for Mink framework
10up/wpacceptance
75923 Downloads
Test code using acceptance tests and sharable, defined file and database snapshots.
yoast/test-helper
31896 Downloads
Yoast plugin testing helper
weirdan/codeception-psalm-module
118440 Downloads
Provides codeception assertions to be used for Psalm acceptance testing
teamtnt/php-stripe-webhook-tester
77948 Downloads
A PHP package for testing Stripe Webhooks localy
softon/sms
28273 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
quotevelocity/novaunit
30350 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
phrozenbyte/phpunit-array-asserts
45522 Downloads
Provides various array-related PHPUnit assertions, primarily used for API testing.
orisai/clock
36339 Downloads
Provides current time for runtime and controllable time for testing