Libraries tagged by tests
php-http/vcr-plugin
331778 Downloads
Record your test suite's HTTP interactions and replay them during future test runs.
ohseesoftware/laravel-assert-encrypted
92676 Downloads
Add an assertion to test for encrypted values in your database.
ockcyp/covers-validator
212974 Downloads
Validates @covers tags in PHPUnit tests
nexusphp/tachycardia
1417260 Downloads
Detects slow running tests in your PHPUnit-driven test suites.
nearsoft/php-selenium-client
56729 Downloads
This library allows creating Selenium Server V2 tests in PHP. It communicates with the WebDriver API through the official JsonWireProtocol.
namshi/ab
322273 Downloads
A library to run AB tests within your code.
moodle/moodle-testing
219436 Downloads
Test dependencies for Moodle installations
mailslurp/mailslurp-client-php
83148 Downloads
MailSlurp is an API for sending and receiving emails and SMS from dynamically allocated email addresses and phone numbers. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://docs.mailslurp.com/) - [Examples](https://github.com/mailslurp/examples) repository
madewithlove/htaccess-cli
35027 Downloads
CLI interface for the best htaccess tester in the world.
limedeck/phpunit-detailed-printer
643716 Downloads
Formatter for the detailed output of PHPUnit tests.
laravel-json-api/testing
1280599 Downloads
Test helpers for JSON:API compliant APIs.
koehnlein/codeception-email-mailpit
209149 Downloads
Provides test helpers for Codeception when testing email functionality with Mailpit
infection/codeception-adapter
342729 Downloads
Codeception Test Framework Adapter for Infection
imanghafoori/eloquent-mockery
640967 Downloads
Allows you to design your tests in an independent manner.
hieu-le/wordpress-xmlrpc-client
166616 Downloads
A PHP client for Wordpress websites that closely implement the XML-RPC WordPress API with full test suite built in