Implement Mutation Testing Framework (infection/infection package)

This commit is contained in:
Meritoo
2019-04-03 12:27:54 +02:00
parent a90eeed583
commit cecaa65ef6
7 changed files with 70 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.14",
"infection/infection": "^0.11.4",
"phpunit/phpunit": "^8.0",
"sebastian/phpcpd": "^4.1",
"squizlabs/php_codesniffer": " ^2.9"