codeception / module-symfony
Codeception module for Symfony framework
Installs: 4 413 884
Dependents: 58
Suggesters: 0
Security: 0
Stars: 74
Watchers: 6
Forks: 18
Open Issues: 13
Requires
- php: ^8.0
- ext-json: *
- codeception/codeception: ^5.0.0-RC3
- codeception/lib-innerbrowser: ^3.1.1 | ^4.0
Requires (Dev)
- codeception/module-asserts: ^3.0
- codeception/module-doctrine2: ^3.0
- doctrine/orm: ^2.10
- symfony/form: ^4.4 | ^5.0 | ^6.0
- symfony/framework-bundle: ^4.4 | ^5.0 | ^6.0
- symfony/http-kernel: ^4.4 | ^5.0 | ^6.0
- symfony/mailer: ^4.4 | ^5.0 | ^6.0
- symfony/routing: ^4.4 | ^5.0 | ^6.0
- symfony/security-bundle: ^4.4 | ^5.0 | ^6.0
- symfony/twig-bundle: ^4.4 | ^5.0 | ^6.0
- vlucas/phpdotenv: ^4.2 | ^5.4
Suggests
- codeception/module-asserts: Include traditional PHPUnit assertions in your tests
- symfony/web-profiler-bundle: Tool that gives information about the execution of requests
README
A Codeception module for Symfony framework.
Requirements
Symfony
4.4.x
,5.4.x
,6.x
or higher, as per the Symfony supported versions.PHP 8.0
or higher.
Installation
composer require "codeception/module-symfony" --dev
Documentation
How to Contribute
License
Codeception Module Symfony
is open-sourced software licensed under the MIT License.
© Codeception PHP Testing Framework