Libraries tagged by test-case
lchrusciel/api-test-case
4952994 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
phpspec/prophecy-phpunit
47183798 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
liip/functional-test-bundle
10263785 Downloads
This bundles provides additional functional test-cases for Symfony applications
symplify/phpstan-extensions
5259455 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
liip/test-fixtures-bundle
7255151 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
zalas/phpunit-globals
347170 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
lakion/api-test-case
490536 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
zalas/phpunit-injector
327830 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
woothee/woothee-testset
121913 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
shopsys/http-smoke-testing
236955 Downloads
HTTP smoke test case for testing all configured routes in your Symfony project
fiunchinho/phpunit-randomizer
746933 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
contao/test-case
281199 Downloads
Contao test case
inpsyde/monkery-test-case
29606 Downloads
Composition package of brain/monkey and mockery/mockery with a custom test case class for PHPUnit
aik099/phpunit-mink
135592 Downloads
Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.
zalas/phpunit-doubles
12252 Downloads
Initialises test doubles in PHPUnit test cases for you