Skip to content

Nunit test parameters#1639

Closed
alexbuit wants to merge 8 commits into
pester:mainfrom
alexbuit:NunitTestParameters
Closed

Nunit test parameters#1639
alexbuit wants to merge 8 commits into
pester:mainfrom
alexbuit:NunitTestParameters

Conversation

@alexbuit
Copy link
Copy Markdown
Contributor

1. General summary of the pull request

This PR will move the parameters of a parameterized test to a child property in NUnit called properties, instead of adding it to the name.

The values of the parameters are formatted according to their type. Out-String is used to allow hashtables amongst others to become readable aswell.

@alexbuit
Copy link
Copy Markdown
Contributor Author

@nohwnd As promised, the PR for putting the parameters in Nunit output as a child property. I used the idea of #1089 so all praise should go to @rdbartram for spinning up this idea

@fflaten fflaten mentioned this pull request Mar 30, 2023
16 tasks
@alexbuit alexbuit closed this Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant