Skip to content

Instantly share code, notes, and snippets.

@felipebaltazar
Created December 11, 2021 22:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felipebaltazar/26d09e90267c61bff575123d2d259cba to your computer and use it in GitHub Desktop.
Save felipebaltazar/26d09e90267c61bff575123d2d259cba to your computer and use it in GitHub Desktop.
{
"stryker-config": {
"mutation-level": "Advanced",
"reporters": [ "html", "json", "progress" ],
"thresholds": {
"high": 80,
"low": 60,
"break": 0
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment