microsoft / microsoft/codecoverage
[MTP] IncludeTestAssembly default to true
Open
@fhnaseer is already working on this.
Since Oct 17, 2025.
- Dominant language
- C#
- Stars
- 125
- Forks
- 17
- Avg merge
- 1h 17m
- Merged PRs (30d)
- 2
Description
In MTP (MSTest) the IncludeTestAssembly defaults to false. The ask is to make it default to true.
Code coverage of a test assembly has one practical meaning: in a PR, once presented to the reviewer that certain lines are covered, is an indication that the whole build+test+collect+visualize pipeline works.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.