← Back to team overview

nunit-core team mailing list archive

[Bug 1074568] [NEW] Assert/Assume should support an async method for the ActualValueDelegate

 

Public bug reported:

Just as Assert.Throws can take an async method as it's argument, it
should be possible to use an async method returning a value for
Assert.That and Assume.That.

** Affects: nunitv2
     Importance: High
         Status: New

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

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

Title:
  Assert/Assume should support an async method for the
  ActualValueDelegate

Status in NUnit V2 Test Framework:
  New

Bug description:
  Just as Assert.Throws can take an async method as it's argument, it
  should be possible to use an async method returning a value for
  Assert.That and Assume.That.

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


Follow ups

References