Libraries tagged by testsuite
ozh/phpunit-overassertive
4609 Downloads
Find over assertive tests in your PHPUnit test suite
oscmarb/phpunit-speedgun
3 Downloads
Search for slow tests in your PHPUnit test suite
mindplay/funit
28 Downloads
A simple test suite for PHP 5.3+, partially inspired by QUnit.
lucasdotvin/laravel-database-queries-counter
516 Downloads
This package provides a simple trait to check how many queries a test suite has performed.
emmo00/mock-paystack-laravel
104 Downloads
PHP package for mocking Paystack responses and webhooks in your Laravel Test suite
devinweb/laravel-test-parallel
7454 Downloads
a command to run your tests simultaneously across multiple processes to significantly reduce the time required to run the entire test suite.
crimsonkissaki/mockmaker
44 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.
alzander/bluetooth-fct
7 Downloads
CLI based functional test suite using the Nordic Master Control Panel Android app.
symfony/image-fixtures
104 Downloads
Fixtures for the Symfony Image Component test suite
hgraca/doctrine-test-db-regeneration-bundle
6246 Downloads
Symfony 2/3/4 bundle to generate the test DB (if needed) for every test suite run or test method run.
romegasoftware/testsuite
92 Downloads
Common test methods utilized in Romega packages.
redbox/testsuite
9 Downloads
Redbox-Testsuite allows you to batch process student like tests in a Suite of tests and collect the results.
booosta/testsuite
5 Downloads
Testsuite for the Booosta PHP Framework
annexus/testsuite
28 Downloads
Simple unit test and mocking framework
selene/testsuite
736 Downloads
Selene testsuite component