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
Original file line number
Diff line number
Diff line change
@@ -246,6 +246,7 @@ If you are using option 1) then project and global options will only be used whe
246
246
|Hide0Coverage|Set to true to hide classes, namespaces and assemblies that have 0% coverage.|
247
247
|Hide0Coverable|Set to false to show classes, namespaces and assemblies that are not coverable.|
248
248
|Enabled|Specifies whether or not coverage output is enabled|
249
+
|DisabledNoCoverage|Set to false for VS Option Enabled=false to not disable coverage|
249
250
|RunWhenTestsFail|By default coverage runs when tests fail. Set to false to prevent this. **Cannot be used in conjunction with RunInParallel**|
250
251
|RunWhenTestsExceed|Specify a value to only run coverage based upon the number of executing tests. **Cannot be used in conjunction with RunInParallel**|
251
252
|RunMsCodeCoverage|Change to IfInRunSettings to only collect with configured runsettings. Yes for runsettings generation.|
0 commit comments