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

Nunit test parameters #1639

Closed
wants to merge 8 commits into from
Closed

Conversation

alexbuit
Copy link
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
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