Libraries tagged by nesting
mileschou/slim-test
8900 Downloads
A simple test helper for Slim Framework 3
mihaeu/test-generator
18103 Downloads
Generate test cases for existing files
mathiasverraes/uptodocs
813 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.
mailosaur/mailosaur
298547 Downloads
The Mailosaur PHP library lets you integrate email and SMS testing into your continuous integration process.
magento/magento-allure-phpunit
113904 Downloads
Allure PHPUnit integration
lukeraymonddowning/pest-plugin-larastrap
33566 Downloads
My awesome plugin
lucatume/wp-snaphot-assertions
1038453 Downloads
A set of utilities to support snapshot testing of WordPress code.
loophp/mock-soapclient
64771 Downloads
A fake and predictable SOAP client, useful for your unit tests.
laracasts/integrated
206704 Downloads
Simple, intuitive integration testing with PHPUnit.
joomla-projects/joomla-browser
308680 Downloads
joomla-browser Codeception Module
jonpurvis/squeaky
2224 Downloads
A Laravel Validation Rule to Help Catch Profanity.
jbzoo/phpunit
1135481 Downloads
PHPUnit toolbox with short assert aliases and useful functions around testing
jayhealey/webception
10482 Downloads
Web Interface for running Codeception tests.
janmarek/mockista
218697 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.
ipeevski/pauseonfail
109255 Downloads
Extension for Codeception to Pause on Fail