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

NUnit2XmlOutputWriter has no constructor taking zero arguments #18

@donnib

Description

@donnib

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions