Libraries tagged by test case
liip/functional-test-bundle
10197319 Downloads
This bundles provides additional functional test-cases for Symfony applications
lchrusciel/api-test-case
4869618 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
pestphp/pest-plugin-mutate
11598026 Downloads
Mutates your code to find untested cases
phpspec/prophecy-phpunit
46056762 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
liip/test-fixtures-bundle
7108033 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
symplify/phpstan-extensions
5162900 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
zalas/phpunit-injector
324979 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zalas/phpunit-globals
338900 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
woothee/woothee-testset
121208 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
lakion/api-test-case
490326 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
wp-graphql/wp-graphql-testcase
187392 Downloads
Codeception module for WPGraphQL API testing
aik099/phpunit-mink
135467 Downloads
Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.
shopsys/http-smoke-testing
233831 Downloads
HTTP smoke test case for testing all configured routes in your Symfony project
fiunchinho/phpunit-randomizer
745858 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
mihaeu/test-generator
18068 Downloads
Generate test cases for existing files