Libraries tagged by testsuite

friends-of-behat/mink-driver-testsuite

1 Favers
1847 Downloads

Functional testsuite for Mink drivers

Go to Download


lorenzo/cakephp-fixturize

29 Favers
13413 Downloads

Provides custom Fixture classes to help managing test fixtures in pure SQL

Go to Download


zeeloengineering/zeelo-php-vcr

0 Favers
34336 Downloads

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

Go to Download


vierge-noire/cakephp-behat-suite

8 Favers
104 Downloads

Test suite for behavior driven tests.

Go to Download


theodo/phpunit-extra

6 Favers
23 Downloads

PHP library which improves PHPUnit test suite performance

Go to Download


sitmpcz/jsonrpc2

0 Favers
44 Downloads

jsonrpc2 implementation for generic use. Test suite for Nette Framework included.

Go to Download


php-ecma-intl/test

0 Favers
1478 Downloads

A conformance test suite for pecl/ecma_intl

Go to Download


oscmarb/phpunit-speedgun

7 Favers
3 Downloads

Search for slow tests in your PHPUnit test suite

Go to Download


orangecat/magento2-playwright-suite

15 Favers
14 Downloads

Base Playwright ETE test suite for Magento 2

Go to Download


mindplay/funit

4 Favers
28 Downloads

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

Go to Download


lucasdotvin/laravel-database-queries-counter

1 Favers
711 Downloads

This package provides a simple trait to check how many queries a test suite has performed.

Go to Download


laramint/queryguard

1 Favers
23 Downloads

Zero-config CI gate for Laravel: auto-instruments your test suite, baselines query counts, and fails PRs that introduce N+1s or query regressions.

Go to Download


emmo00/mock-paystack-laravel

5 Favers
120 Downloads

PHP package for mocking Paystack responses and webhooks in your Laravel Test suite

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 >>