Libraries tagged by test-case
lchrusciel/api-test-case
4524640 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
phpspec/prophecy-phpunit
40645262 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
liip/functional-test-bundle
9939017 Downloads
This bundles provides additional functional test-cases for Symfony applications
liip/test-fixtures-bundle
6535947 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
zalas/phpunit-injector
298747 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zalas/phpunit-globals
292534 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
woothee/woothee-testset
115899 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
symplify/phpstan-extensions
4705980 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
lakion/api-test-case
489709 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
shopsys/http-smoke-testing
219161 Downloads
HTTP smoke test case for testing all configured routes in your Symfony project
fiunchinho/phpunit-randomizer
740918 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
aik099/phpunit-mink
133016 Downloads
Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.
contao/test-case
247621 Downloads
Contao test case
inpsyde/monkery-test-case
28163 Downloads
Composition package of brain/monkey and mockery/mockery with a custom test case class for PHPUnit
wackystudio/laravel-test-watcher
18862 Downloads
A test file watcher for Laravel that automatically runs specific test cases based on a @watch annotation