Skip to content

Failing report generation for NUnit 3.4.1 #7

@nmarun

Description

@nmarun

Once I upgraded to 3.4.1, the .xml is different from the earlier version. This is failing the report generator. Most of the properties the program is reading is now on the test-suite element and not on the test-run element.

<test-run id="2" testcasecount="2633" result="Skipped" label="Ignored" total="2633" passed="2583" failed="0" inconclusive="0" skipped="50" asserts="17002" engine-version="3.4.1.0" clr-version="4.0.30319.42000" start-time="2016-09-19 05:02:51Z" end-time="2016-09-19 05:03:50Z" duration="59.185056"> <test-suite type="Assembly" id="0-4564" name="UnitTests.dll" fullname="C:\Release\UnitTests.dll" runstate="Runnable" testcasecount="2633" result="Skipped" label="Ignored" start-time="2016-09-19 05:02:51Z" end-time="2016-09-19 05:03:50Z" duration="58.336762" total="2633" passed="2583" failed="0" inconclusive="0" skipped="50" asserts="17002"> <environment framework-version="3.4.1.0" clr-version="4.0.30319.42000" os-version="Microsoft Windows NT 6.3.9600.0" platform="Win32NT" cwd="C:\source" machine-name="MyMachine" user="Arun_Mahendrakar" user-domain="" culture="en-US" uiculture="en-US" os-architecture="x64" />

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