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

NUnit2XmlOutputWriter has no constructor taking zero arguments #18

Open
donnib opened this issue Jul 4, 2014 · 0 comments
Open

NUnit2XmlOutputWriter has no constructor taking zero arguments #18

donnib opened this issue Jul 4, 2014 · 0 comments

Comments

@donnib
Copy link

donnib commented Jul 4, 2014

Hi,
The line
runner.Writer = new NUnitOutputTextWriter (runner, null, new NUnitLite.Runner.NUnit2XmlOutputWriter ());
is not correct and won't build if one removes the if/endif. NUnitOutputTextWriter takes a DateTime which i don't understand why it is required.

donnib

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

No branches or pull requests

1 participant