Open
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
Add test count to the passing entry in minimal view:
From:
[+] S:\p\pester\tst\functions\assertions\Should.Tests.ps1 522ms (359ms|79ms)
To:
[+] S:\p\pester\tst\functions\assertions\Should.Tests.ps1 522ms (359ms|79ms) 101 tests
How should it work?
No response