Libraries tagged by Test Site
mindplay/funit
27 Downloads
A simple test suite for PHP 5.3+, partially inspired by QUnit.
droptica/codeception-drupal-bootstrap
1927 Downloads
A module for Codeception that exposes the Drupal API to test suites.
crimsonkissaki/mockmaker
42 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
chapabu/codeception-module-drupal
10326 Downloads
A module for Codeception that exposes the Drupal API to test suites.
atoum/blackfire-extension
21 Downloads
Write your Blackfire test suites with atoum
alzander/bluetooth-fct
7 Downloads
CLI based functional test suite using the Nordic Master Control Panel Android app.
abenevaut/phpunit-slicer
17 Downloads
Tool to slice PHPUnit tests files to tests suites.
sikessem/webtools
1603 Downloads
🧪 Sikessem development tools for web applications.
stephenlake/laravel-mailsceptor
237 Downloads
Intercept emails before they're submitted allowing you to redirect to alternative destinations, store output, view output via route and test development emails.
ozh/phpunit-overassertive
4608 Downloads
Find over assertive tests in your PHPUnit test suite
oscmarb/phpunit-speedgun
2 Downloads
Search for slow tests in your PHPUnit test suite
console-helpers/phpunit-compat
1228 Downloads
Compatibility layer for PHPUnit test cases/test suite to work on different major PHPUnit versions
symfony/image-fixtures
104 Downloads
Fixtures for the Symfony Image Component test suite
perfectus/perform
1176 Downloads
Form handling for Craft developers. Process, test, store, send email notifications, configure client side validation, include powerful spam protection, and more.
michaelhue/craft-breakpoint
7849 Downloads
Test your responsive layouts on various screen sizes in Live Preview.