infection / phpspec-adapter
PHPSpec Test Framework Adapter for Infection
Fund package maintenance!
infection
Open Collective
Installs: 130 194
Dependents: 29
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 1
Open Issues: 1
Type:infection-extension
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
This package is auto-updated.
Last update: 2024-10-17 10:39:17 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