We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c1cdf9 commit 3f81828Copy full SHA for 3f81828
Documentation/KnownIssues.md
@@ -46,7 +46,7 @@ We found problem for instance with test that uses RabbitMQ.
46
47
*Solution:*
48
The only way to solve this issue is to use collectors integration https://github.com/tonerdo/coverlet#vstest-integration-preferred-due-to-known-issue.
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.
+With collector we're injected in test host through a in-proc collector that talk with vstest platform so we can signal when we end our work.
50
51
## 2) Upgrade `coverlet.collector` to version > 1.0.0
52
0 commit comments