Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 880 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 880 Bytes

CI Coverage Status

PHPSpec Test Framework Adapter for Infection

This is a repository for PHPSpec Test Framework Adapter

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