← Back to team overview

nunit-core team mailing list archive

[Bug 902304] [NEW] A Theory should fail if all the test cases are inconclusive

 

Public bug reported:

When all  test cases are inconclusive, a Theory should fail. Currently
it is reported as inconclusive and does not affect the overall result of
the run. Although the result *is* technically inconclusive, it's more
useful to report it as a failure.

** Affects: nunit-3.0
     Importance: High
     Assignee: Charlie Poole (charlie.poole)
         Status: Triaged

** Affects: nunitv2
     Importance: High
     Assignee: Charlie Poole (charlie.poole)
         Status: Triaged

** Also affects: nunit-3.0
   Importance: Undecided
       Status: New

** Changed in: nunitv2
       Status: New => Triaged

** Changed in: nunitv2
   Importance: Undecided => High

** Changed in: nunitv2
     Assignee: (unassigned) => Charlie Poole (charlie.poole)

** Changed in: nunitv2
    Milestone: None => 2.6.0

** Changed in: nunit-3.0
       Status: New => Triaged

** Changed in: nunit-3.0
   Importance: Undecided => High

** Changed in: nunit-3.0
     Assignee: (unassigned) => Charlie Poole (charlie.poole)

** Changed in: nunit-3.0
    Milestone: None => 2.9.6

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/902304

Title:
  A  Theory should fail if all the test cases are inconclusive

Status in NUnit Test Framework:
  Triaged
Status in NUnit V2 Test Framework:
  Triaged

Bug description:
  When all  test cases are inconclusive, a Theory should fail. Currently
  it is reported as inconclusive and does not affect the overall result
  of the run. Although the result *is* technically inconclusive, it's
  more useful to report it as a failure.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunit-3.0/+bug/902304/+subscriptions


Follow ups

References