infection / phpspec-adapter
PHPSpec Test Framework Adapter for Infection
Fund package maintenance!
infection
Open Collective
Installs: 150 074
Dependents: 32
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 0
Type:infection-extension
pkg:composer/infection/phpspec-adapter
Requires
- php: ^7.4 || ^8.0
- infection/abstract-testframework-adapter: ^0.5.0
- infection/include-interceptor: ^0.2.3
- symfony/filesystem: ^4.4 || ^5.0 || ^6.0 || ^7.0
- symfony/process: ^4.4 || ^5.0 || ^6.0 || ^7.0
- symfony/yaml: ^4.4 || ^5.0 || ^6.0 || ^7.0
Requires (Dev)
- php-coveralls/php-coveralls: ^2.5
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^0.12.66
- phpstan/phpstan-phpunit: ^0.12.17
- phpstan/phpstan-strict-rules: ^0.12.8
- phpstan/phpstan-webmozart-assert: ^0.12.8
- phpunit/phpunit: ^9.5
- thecodingmachine/safe: ^1.3
- vimeo/psalm: ^4.12
- dev-master
- dev-main
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.2
- 0.1.1
- 0.1.0
- dev-e2e/phpspec-coverage
- dev-chore/rector-rules
- dev-chore/rector
- dev-test/fix-e2e
- dev-test/execute-e2e
- dev-test/e2e
- dev-build/makefile
- dev-cs/phpstan
- dev-test/infection
- dev-cs/composer-validate
- dev-ci/build-names
- dev-chore/safe
- dev-chore/phpunit
- dev-cs/php-cs-fixer
- dev-build/composer-lock
- dev-chore/symfony
- dev-dependabot/github_actions/dot-github/workflows/dependencies-2507bcfa80
- dev-ci/phpsetup
- dev-dependabot/github_actions/dot-github/workflows/dependencies-ef44810f39
- dev-ci/dependabot
- dev-chore/php-version
- dev-ci/rename-workflows
- dev-ci/enable-concurrency
- dev-dependabot/composer/guzzlehttp/psr7-2.5.0
- dev-refactor/tweaks
This package is auto-updated.
Last update: 2025-12-25 11:26:19 UTC
README
PHPSpec Test Framework Adapter for Infection
This is a repository for PHPSpec Test Framework Adapter
Installation
All you need to install PHPSpec Test Framework adapter is to run:
composer require --dev infection/phpspec-adapter
It will be automatically registered in the Infection runtime.
Infection - Mutation Testing Framework
Please read documentation here: infection.github.io
Twitter: @infection_php
