infection / phpspec-adapter
PHPSpec Test Framework Adapter for Infection
Fund package maintenance!
infection
Open Collective
Installs: 26 451
Dependents: 15
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Type:infection-extension
Requires
- php: ^7.4 || ^8.0
- infection/abstract-testframework-adapter: ^0.3.1
- infection/include-interceptor: ^0.2.3
- symfony/filesystem: ^3.4.29 || ^4.0 || ^5.0
- symfony/process: ^3.4.29 || ^4.0 || ^5.0
- symfony/yaml: ^3.4.29 || ^4.0 || ^5.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.17
- infection/infection: ^0.20.2
- php-coveralls/php-coveralls: ^2.4
- 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: ^8.5
- thecodingmachine/safe: ^1.3
- vimeo/psalm: ^4.4
This package is auto-updated.
Last update: 2021-02-04 17:55:47 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