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