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: Documentation/KnowIssues.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -45,9 +45,8 @@ This happen also if there are other "piece of code" during testing that slow dow
45
45
We found problem for instance with test that uses RabbitMQ.
46
46
47
47
*Solution:*
48
-
The only way to solve this issue is to use collectors integration https://github.com/tonerdo/coverlet#vstest-integration.
48
+
The only way to solve this issue is to use collectors integration https://github.com/tonerdo/coverlet#vstest-integration-preferred-due-to-know-issue.
49
49
With collector we're injected in test host throught a in-proc collector that talk with vstest platform so we can signal when we end our work.
50
-
Check requirements https://github.com/tonerdo/coverlet#requirements you need to run *.NET Core SDK v2.2.401 or newer*.
51
50
52
51
## 2) Upgrade `coverlet.collector` to version > 1.0.0
0 commit comments