You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ However, it can be installed manually:
27
27
28
28
### Run Stryker.NET
29
29
30
-
Next, setup Stryker.NET in your project. See [stryker-mutator.github.io](https://stryker-mutator.github.io). Make sure to enable the `'event-recorder'` reporter.
30
+
Next, setup Stryker.NET in your project. See [stryker-mutator.github.io](https://stryker-mutator.github.io). Make sure to enable the `'json'` reporter.
31
31
This will record all reporter events and write them to disk (`StrykerOutput/{analysis folder by date}/reports/mutation-report.json` by default).
0 commit comments