yiisoft / injector

PSR-11 compatible injector
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
43 stars 18 forks source link

Add mutation testing #19

Closed roxblnfk closed 4 years ago

roxblnfk commented 4 years ago
Q A
Is bugfix? ✔️
New feature?
Breaks BC?

Added infection/infection for a mutation testing. Added some test cases that killed some mutants. Fixed phpunit config. Added Phan config. Added Infector and Phan in CI.

samdark commented 4 years ago

👍