Skip to content

Add test count to minimal view #2434

@nohwnd

Description

@nohwnd
Member

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

Activity

nohwnd

nohwnd commented on Apr 8, 2024

@nohwnd
MemberAuthor

Maybe also merge the test and overhead time?

fflaten

fflaten commented on Apr 8, 2024

@fflaten
Collaborator

I like it. By minimal do you mean Normal?

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

nohwnd

nohwnd commented on Apr 8, 2024

@nohwnd
MemberAuthor

Yeah, the output in the example.

fflaten

fflaten commented on Apr 28, 2024

@fflaten
Collaborator

Related #1002 ?

linked a pull request that will close this issue on May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @fflaten@nohwnd

      Issue actions

        Add test count to minimal view · Issue #2434 · pester/Pester