infection / codeception-adapter
Codeception Test Framework Adapter for Infection
Fund package maintenance!
infection
Open Collective
Installs: 294 981
Dependents: 15
Suggesters: 0
Security: 0
Stars: 10
Watchers: 2
Forks: 4
Open Issues: 10
Type:infection-extension
pkg:composer/infection/codeception-adapter
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
- dev-master
- dev-main
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- dev-perf/php-coverage
- dev-fix/junit-path
- dev-perf/default-coverage-path2
- dev-refactor/coverge-path
- dev-refactor/adapter-name
- dev-test/coverage
- dev-fix/assert-constraints
- dev-docs/improve
- dev-build/ignore-codeception-autogenerated-code
- dev-chore/php-cs-fixer-dev
- dev-style/fix
- dev-build/rename-main-to-master
- dev-test/e2e
- dev-dependabot/composer/guzzlehttp/psr7-2.5.0
This package is auto-updated.
Last update: 2026-01-06 19:53:54 UTC
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
