tifu124 / functional-test-bundle
此包为 Symfony2 应用程序提供额外的功能测试用例,支持 Sf2.6
1.4.1
2016-02-08 10:14 UTC
Requires
- php: ^5.3.9|^7.0
- doctrine/common: ~2.0
- symfony/browser-kit: ~2.3|~3.0
- symfony/framework-bundle: 2.3.*|~2.7|~3.0
Requires (Dev)
- doctrine/doctrine-fixtures-bundle: ~2.3
- doctrine/orm: ^2.4.8
- doctrine/phpcr-bundle: ~1.3
- doctrine/phpcr-odm: ~1.3
- jackalope/jackalope-doctrine-dbal: 1.1.*|1.2.*
- nelmio/alice: ~1.7|~2.0
- phpunit/phpunit: 4.8.*|5.1.*
- symfony/assetic-bundle: ~2.3
- symfony/monolog-bundle: ~2.4
- symfony/symfony: ~2.3.1|~2.7|~3.0
- twig/twig: ~1.12
Suggests
- doctrine/dbal: Required when using the fixture loading functionality with an ORM and SQLite
- doctrine/doctrine-fixtures-bundle: Required when using the fixture loading functionality
- doctrine/orm: Required when using the fixture loading functionality with an ORM and SQLite
- nelmio/alice: Required when using loadFixtureFiles functionality
- symfony/framework-bundle: To use assertStatusCode and assertValidationErrors ~2.5