Nunit TestCaseSource, how do i avoid Guids #1363
Replies: 2 comments 1 reply
-
i was not aware of the SetName API. i will release a new version that adds explicit support |
Beta Was this translation helpful? Give feedback.
1 reply
-
OK thanks i can now do what i need but not quite the way i expected, leaving this for future reference the problem above was not solved using unknown parameter types as i am verifying the result the Guid was still used in the name but setting the override to solve adding the setting in the OneTimeSetup
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Say i have an APi test like this
and my source source looking like this
Q:
Beta Was this translation helpful? Give feedback.
All reactions