This repository was archived by the owner on Nov 15, 2021. It is now read-only.
Show tests which covers a line #1005
christianbumann
started this conversation in
General
Replies: 1 comment 1 reply
-
you can use the -coverbytest switch but be warned it is slow due to the additional instrumentation |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to have the information which test(s) covers a specific line, not only the information if the line is covered or not.
Is this currenty supported? If yes is a flag required? Which test system is supported (NUnit, MSTest)?
Beta Was this translation helpful? Give feedback.
All reactions