add loop tracker

This commit is contained in:
2017-07-05 14:29:08 +02:00
parent 217252de1e
commit 281cfdc38a
16 changed files with 298 additions and 164 deletions

View File

@@ -5,6 +5,9 @@
]
},
"npmts": {
"coverageTreshold": 40
"coverageTreshold": 40,
"testConfig": {
"parallel": false
}
}
}