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

6
.gitignore vendored
View File

@@ -30,6 +30,12 @@
/.phpunit.result.cache
# ------------------------------------------------------------------------------
### Infection
# ------------------------------------------------------------------------------
/infection.json
# ------------------------------------------------------------------------------
### PHP Coding Standards Fixer
# ------------------------------------------------------------------------------