Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test count to minimal view #2434

Open
3 tasks done
nohwnd opened this issue Apr 8, 2024 · 4 comments
Open
3 tasks done

Add test count to minimal view #2434

nohwnd opened this issue Apr 8, 2024 · 4 comments
Labels

Comments

@nohwnd
Copy link
Member

nohwnd commented Apr 8, 2024

Checklist

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

@nohwnd nohwnd added the Feature label Apr 8, 2024
@nohwnd
Copy link
Member Author

nohwnd commented Apr 8, 2024

Maybe also merge the test and overhead time?

@fflaten
Copy link
Collaborator

fflaten commented Apr 8, 2024

I like it. By minimal do you mean Normal?

Minimal output isn't implement, but some leftovers in Invoke-Pester parameters and docs.

@nohwnd
Copy link
Member Author

nohwnd commented Apr 8, 2024

Yeah, the output in the example.

@fflaten
Copy link
Collaborator

fflaten commented Apr 28, 2024

Related #1002 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants