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

Support NUnit output format for XUnit2 runner #729

Closed
bjorkstromm opened this issue Mar 4, 2016 · 2 comments
Closed

Support NUnit output format for XUnit2 runner #729

bjorkstromm opened this issue Mar 4, 2016 · 2 comments
Milestone

Comments

@bjorkstromm
Copy link
Member

Add argument -nunit to XUnit2 runner.

Needed by SpecFlow #727

Current workaround is to add argument via ArgumentCustomization

@gep13
Copy link
Member

gep13 commented Jul 20, 2016

@mholo65 thanks to a PR from @phillipsj this has now been implemented.

@bjorkstromm
Copy link
Member Author

@gep13, nice! As with the MSTest, I'll update the tests for SpecFlow to use this setting instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants