nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #03711
[Bug 491484] Re: Report should display all result states
Moved to GitHub: https://github.com/CharliePoole/nunit-results/issues/5
** Changed in: nunit-results
Milestone: 1.2 => None
--
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/491484
Title:
Report should display all result states
Status in NUnit Test Result Reporting:
Fix Committed
Status in NUnit V2 Test Framework:
Fix Released
Bug description:
Only success, failure and not-run test results are reported currently.
Since nunit-results was originally written, NUnit has added a number
of other result states... for example: Inconclusive, Canceled,
NotRunnable, Skipped and Ignored. The purpose of this feature request
is to introduce some or all of those states as colums in the report.
Because nunit-results can only report on information that is included
in the xml file from NUnit, this feature depends on NUnit adding new
state information to that file. The implementation needs to deal with
both old and new formats of the xml file, doing the best it can to
determine the result state when input is in the older file format.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nunit-results/+bug/491484/+subscriptions