Skip to content

Commit bcd754a

Browse files
Update KnowIssues.md (#738)
Update KnowIssues.md
1 parent 650d4cf commit bcd754a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Documentation/KnowIssues.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,8 @@ This happen also if there are other "piece of code" during testing that slow dow
4545
We found problem for instance with test that uses RabbitMQ.
4646

4747
*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.
4949
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*.
5150

5251
## 2) Upgrade `coverlet.collector` to version > 1.0.0
5352

0 commit comments

Comments
 (0)