sonrac / silex-functional-tests-coverage
Add unit tests for functional tests for best coverage
Installs: 5 960
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- doctrine/dbal: ^1.0|^2.2
Requires (Dev)
- doctrine/migrations: >=1.0
- fzaninotto/faker: ^1.7
- kurl/silex-doctrine-migrations-provider: ~0.3
- phpunit/phpunit: >=4.0
- refinery29/php-cs-fixer-config: ^0.10.1
- sonrac/symfony-seed-command: ^0.6.0
- squizlabs/php_codesniffer: ^3.3
- symfony/browser-kit: ^3.4
- symfony/css-selector: ^3.4
Suggests
- doctrine/migrations: >=1.0
- kurl/silex-doctrine-migrations-provider: ~0.3
- silex/silex: ^2.2
- sonrac/symfony-seed-command: ^0.6
This package is auto-updated.
Last update: 2024-10-27 00:16:21 UTC
README
Silex coverage for functional tests
Idea
Functional tests mechanism concatenation with emulation is called in unit tests. All function tests located in trait and include in functional and unit as trait
Installation
composer require sonrac/silex-functional-tests-coverage
Class description
Traits description
Exceptions
Class api
Examples
See example project