You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea was to be able to pass Ghpr settings via NUnit Console command line arguments.
The issue is not resolved at the moment, so I can suggest using some workaround like for example running .ps1 script (which will change .json settings file) as a separate step of your CI process before executing tests.
Closing for now as there is no way to extract arguments from NUnit Console arguments at the moment, and there is a workaround like for example running .ps1 script (which will change .json settings file) as a separate step of your CI process before executing tests.
Hey!
We have one diagnostics project for monitoring different products(web1/web2..) in different environments (qa/test/beta).
Is it possible to pass Ghpr.NUnit.Settings.json or output path dynamically though nunit parameters ?
Cherrs,
Kiran
The text was updated successfully, but these errors were encountered: