← Back to team overview

nunit-core team mailing list archive

[Bug 735851] [NEW] Add detection of 3.0, 3.5 and 4.0 frameworks to PlatformAttribute

 

Public bug reported:

Extend PlatformAttribute to detect net- and mono- 3.0, 3.5 and 4.0. The
3.5 support is needed in order to exclude NUnit tests requiring
NSubstitute when running under a 2.0 framework.

** Affects: nunitv2
     Importance: High
         Status: Triaged

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

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

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

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

Title:
  Add detection of 3.0, 3.5 and 4.0 frameworks to PlatformAttribute

Status in NUnit V2 Test Framework:
  Triaged

Bug description:
  Extend PlatformAttribute to detect net- and mono- 3.0, 3.5 and 4.0.
  The 3.5 support is needed in order to exclude NUnit tests requiring
  NSubstitute when running under a 2.0 framework.



Follow ups

References