infection / codeception-adapter
Codeception Test Framework Adapter for Infection
Fund package maintenance!
infection
Open Collective
Installs: 227 985
Dependents: 15
Suggesters: 0
Security: 0
Stars: 9
Watchers: 3
Forks: 4
Open Issues: 1
Type:infection-extension
Requires
- php: ^8.1
- infection/abstract-testframework-adapter: ^0.5.0
- infection/include-interceptor: ^0.2.0
- symfony/filesystem: ^5.0 || ^6.0 || ^7.0
- symfony/process: ^5.0 || ^6.0 || ^7.0
- symfony/yaml: ^5.0 || ^6.0 || ^7.0
Requires (Dev)
- php-coveralls/php-coveralls: ^2.5
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.10
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-strict-rules: ^1.5
- phpstan/phpstan-webmozart-assert: ^1.2
- phpunit/phpunit: ^9.5
- thecodingmachine/safe: ^1.3
- vimeo/psalm: ^5.15
Conflicts
- codeception/codeception: <5.0.0
README
Codeception Test Framework Adapter for Infection
This is a repository for Codeception Test Framework Adapter
Installation
All you need to install Codeception Test Framework adapter is to run:
composer require --dev infection/codeception-adapter
It will be automatically registered in the Infection runtime.
Infection - Mutation Testing Framework
Please read documentation here: infection.github.io
Twitter: @infection_php