We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add argument /resultsfile:[ file name ] to MSTest runner.
Needed by SpecFlow #727
Current workaround is to add argument via ArgumentCustomization
The text was updated successfully, but these errors were encountered:
Add ResultsFile Property to MSTestSettings
7945eb2
Related issue: cake-build#730
5320d73
Related issue: #730
@mholo65 thanks to @robertmuehsig this will be in the next version of Cake 😄
Sorry, something went wrong.
@gep13 nice! I'll update the tests to use this setting instead of ArgumentCustomization at some point...
No branches or pull requests
Add argument /resultsfile:[ file name ] to MSTest runner.
Needed by SpecFlow #727
Current workaround is to add argument via ArgumentCustomization
The text was updated successfully, but these errors were encountered: