← Back to team overview

nunit-core team mailing list archive

[Bug 746247] [NEW] Add AllowPartiallyTrustedCallersAttribute to nunit.framework assembly to allow use in medium trust scenarios

 

Public bug reported:

/well, it's not a bug, it's a feature request/

Please consder adding the  AllowPartiallyTrustedCallersAttribute to the
nunit.framework assembly. We're running certain integration tests in a
medium trust scenario to ensure compatibility of our library in these
cases and right now, have to make a custom build of nunit.framework to
enable this. The only alternative is to forgo the nunit asserations, but
we've really come to like them ;)

Regards, Michael

** Affects: nunitv2
     Importance: Undecided
         Status: New

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

Title:
  Add  AllowPartiallyTrustedCallersAttribute to nunit.framework assembly
  to allow use in medium trust scenarios

Status in NUnit V2 Test Framework:
  New

Bug description:
  /well, it's not a bug, it's a feature request/

  Please consder adding the  AllowPartiallyTrustedCallersAttribute to
  the nunit.framework assembly. We're running certain integration tests
  in a medium trust scenario to ensure compatibility of our library in
  these cases and right now, have to make a custom build of
  nunit.framework to enable this. The only alternative is to forgo the
  nunit asserations, but we've really come to like them ;)

  Regards, Michael



Follow ups

References