Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant