← Back to team overview

nunit-core team mailing list archive

[Bug 1076903] [NEW] Explicit attribute ignored by nunit GUI

 

Public bug reported:

Hi,

I marked one of my tests with the Explicit attribute, so that it gets executed only when I explicitly run it.
Yet, when I open my nunit project and run its tests, the test marked with the Explicit attribute gets executed.

Running Nunit 2.6.2

** Affects: nunitv2
     Importance: Undecided
         Status: New

** Description changed:

  Hi,
  
- I marked one of my test with the Explicit attribute, so that it get executed only when I explicitly run it.
- Yet, when I open my nunit project and run its tests, the test marked with Explicit attribute gets executed.
+ I marked one of my tests with the Explicit attribute, so that it gets executed only when I explicitly run it.
+ Yet, when I open my nunit project and run its tests, the test marked with the Explicit attribute gets executed.
  
  Running Nunit 2.6.2

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

Title:
  Explicit attribute ignored by nunit GUI

Status in NUnit V2 Test Framework:
  New

Bug description:
  Hi,

  I marked one of my tests with the Explicit attribute, so that it gets executed only when I explicitly run it.
  Yet, when I open my nunit project and run its tests, the test marked with the Explicit attribute gets executed.

  Running Nunit 2.6.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/1076903/+subscriptions


Follow ups

References