Libraries tagged by test case
liip/functional-test-bundle
10092573 Downloads
This bundles provides additional functional test-cases for Symfony applications
lchrusciel/api-test-case
4736178 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
pestphp/pest-plugin-mutate
9157838 Downloads
Mutates your code to find untested cases
phpspec/prophecy-phpunit
44247960 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
liip/test-fixtures-bundle
6880655 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
symplify/phpstan-extensions
5002133 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
zalas/phpunit-injector
315520 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zalas/phpunit-globals
323512 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
contao/test-case
272583 Downloads
Contao test case
lakion/api-test-case
490132 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
oskarstark/doctrine-type-testcases
71836 Downloads
Doctrine Type Testcases
aik099/phpunit-mink
134364 Downloads
Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.
woothee/woothee-testset
119573 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
shopsys/http-smoke-testing
227648 Downloads
HTTP smoke test case for testing all configured routes in your Symfony project
fiunchinho/phpunit-randomizer
743510 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies