Skip to content

Commit 54e576f

Browse files
Update VSTestIntegration.md (#750)
Update VSTestIntegration.md
1 parent 830ad8a commit 54e576f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/VSTestIntegration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ You can change the position of files using standard `dotnet test` switch `[-r|--
5555
## Coverlet options supported by VSTest integration
5656

5757
At the moment VSTest integration doesn't support all features of msbuild and .NET tool, for instance show result on console, report merging and threshold validation.
58-
We're working to fill the gaps.
58+
We're working to fill the gaps.
59+
*PS: if you don't have any other way to merge reports(for instance your report generator doesn't support multi coverage file) you can for the moment exploit a trick reported by one of our contributor Daniel Paz(@p4p3) https://github.com/tonerdo/coverlet/pull/225#issuecomment-573896446*
5960

6061

6162
#### Default

0 commit comments

Comments
 (0)