Libraries tagged by test-suite

benholmen/defrag

89 Favers
1432 Downloads

MS-DOS defrag output for your PHPUnit test suite

Go to Download


bartlett/phpunit-loggertestlistener

6 Favers
843 Downloads

PHPUnit Test Suite listener for compatible PSR-3 logger

Go to Download


unglud/dusker

33 Favers
1452 Downloads

Stand alone Laravel Dusk test suit, which do not require Laravel framework itself.

Go to Download


romegasoftware/nova-test-suite

4 Favers
4072 Downloads

Library to help testing laravel nova resources faster

Go to Download


digitonic/api-test-suite

2 Favers
2667 Downloads

A Laravel API CRUD testing framework

Go to Download


vierge-noire/cakephp-behat-suite

8 Favers
102 Downloads

Test suite for behavior driven tests.

Go to Download


theodo/phpunit-extra

6 Favers
22 Downloads

PHP library which improves PHPUnit test suite performance

Go to Download


ozh/phpunit-overassertive

11 Favers
4608 Downloads

Find over assertive tests in your PHPUnit test suite

Go to Download


oscmarb/phpunit-speedgun

7 Favers
2 Downloads

Search for slow tests in your PHPUnit test suite

Go to Download


mindplay/funit

4 Favers
28 Downloads

A simple test suite for PHP 5.3+, partially inspired by QUnit.

Go to Download


itcig/phpunit

0 Favers
3672 Downloads

PHPUnit extender for bootstrapping unit and integration test suites.

Go to Download


gricob/functional-test-bundle

0 Favers
6804 Downloads

Test suit for Symfony projects

Go to Download


droptica/codeception-drupal-bootstrap

5 Favers
1932 Downloads

A module for Codeception that exposes the Drupal API to test suites.

Go to Download


devinweb/laravel-test-parallel

8 Favers
7454 Downloads

a command to run your tests simultaneously across multiple processes to significantly reduce the time required to run the entire test suite.

Go to Download


crimsonkissaki/mockmaker

4 Favers
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.

Go to Download


<< Previous Next >>