-
-
Couldn't load subscription status.
- Fork 476
Open
Labels
Description
Checklist
- Feature request has a meaningful title
- I have searched the existing issues. See all issues
- I have tested using the latest version of Pester. See Installation and update guide.
Summary of the feature request
I've looked in the docs and issues but didnt see anything related to this.
At the moment the json output of the the test run show the following info for CodeCoverage:
"CommandsMissed":[...]
"CommandsExecuted":[...]
...None of these infos are relative to single files, showing the sum of commands contained inside every file instead. I've searched around Coverage.ps1 and there is a function relative to getting the commands inside of files, it would be useful getting this info inside the output
How should it work?
No response