← Back to team overview

nunit-core team mailing list archive

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

 

My mistake: This was already fixed.

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

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

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

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

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

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

-- 
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
https://bugs.launchpad.net/bugs/902304

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

Status in NUnit Test Framework:
  Invalid
Status in NUnit V2 Test Framework:
  Invalid

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


References