codeception / module-symfony
Codeception module for Symfony framework
Installs: 6 233 379
Dependents: 72
Suggesters: 0
Security: 0
Stars: 88
Watchers: 7
Forks: 24
Open Issues: 9
Requires
- php: ^8.1
- ext-json: *
- codeception/codeception: ^5.0.8
- codeception/lib-innerbrowser: ^3.1.1 | ^4.0
Requires (Dev)
- codeception/module-asserts: ^3.0
- codeception/module-doctrine: ^3.1
- doctrine/orm: ^2.10
- symfony/browser-kit: ^5.4 | ^6.4 | ^7.0
- symfony/cache: ^5.4 | ^6.4 | ^7.0
- symfony/config: ^5.4 | ^6.4 | ^7.0
- symfony/dependency-injection: ^5.4 | ^6.4 | ^7.0
- symfony/dom-crawler: ^5.4 | ^6.4 | ^7.0
- symfony/dotenv: ^5.4 | ^6.4 | ^7.0
- symfony/error-handler: ^5.4 | ^6.4 | ^7.0
- symfony/filesystem: ^5.4 | ^6.4 | ^7.0
- symfony/form: ^5.4 | ^6.4 | ^7.0
- symfony/framework-bundle: ^5.4 | ^6.4 | ^7.0
- symfony/http-foundation: ^5.4 | ^6.4 | ^7.0
- symfony/http-kernel: ^5.4 | ^6.4 | ^7.0
- symfony/mailer: ^5.4 | ^6.4 | ^7.0
- symfony/mime: ^5.4 | ^6.4 | ^7.0
- symfony/options-resolver: ^5.4 | ^6.4 | ^7.0
- symfony/property-access: ^5.4 | ^6.4 | ^7.0
- symfony/property-info: ^5.4 | ^6.4 | ^7.0
- symfony/routing: ^5.4 | ^6.4 | ^7.0
- symfony/security-bundle: ^5.4 | ^6.4 | ^7.0
- symfony/security-core: ^5.4 | ^6.4 | ^7.0
- symfony/security-csrf: ^5.4 | ^6.4 | ^7.0
- symfony/security-http: ^5.4 | ^6.4 | ^7.0
- symfony/twig-bundle: ^5.4 | ^6.4 | ^7.0
- symfony/validator: ^5.4 | ^6.4 | ^7.0
- symfony/var-exporter: ^5.4 | ^6.4 | ^7.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
5.4.x
,6.4.x
,7.0.x
or higher, as per the Symfony supported versions.PHP 8.1
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