Libraries tagged by Test Suite
kajstrom/dependency-constraints
36 Downloads
Create constraints in your test suite to prevent unwanted dependencies.
itcig/phpunit
3673 Downloads
PHPUnit extender for bootstrapping unit and integration test suites.
igaster/php-vcr
3089 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
hotrush/php-vcr
96 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
emmo00/mock-paystack-laravel
91 Downloads
PHP package for mocking Paystack responses and webhooks in your Laravel Test suite
testomat/phpunit-common
4 Downloads
:crystal_ball: Find and report on slow tests in your PHPUnit test suite
absolvent/phpunit-symfony
929 Downloads
Test suite utility with Symfony2 kernel mocking support.
net-tools/phpunit-dump
50 Downloads
Composer library to dump data generated from a PHPUnit testsuite
mothership/codeception-magento
2213 Downloads
Collection of useful Codeception Modules / Helpers / Extensions / ... to better integrate Magento into Codeception Testsuites
b2b-sellers/demodata
0 Downloads
The demo data plugin of the B2Bsellers Suite creates products, customers and employees to start and test directly with suitable data.
weitzman/drupal-test-traits
4137714 Downloads
Traits for testing Drupal sites that have user content (versus unpopulated sites).
simpletest/simpletest
344547 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
site5/phantoman
1068446 Downloads
The Codeception extension for automatically starting and stopping PhantomJS when running tests.
va-gov/content-build
96265 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
sbuerk/typo3-site-based-test-trait
4894 Downloads
Provides modified TYPO3 SiteBasedTestTrait and TF FunctionalTestCase.