NUnit 2.6.3 is out! Could you please update NCrunch to use it?
These are the most critical changes in NUnit's latest version:
- When running under .NET 4.5, async methods may now be used as the target of a ThrowsConstraint.
- When running under .NET 4.5, async methods may now be used as an ActualValueDelegate passed to Assert.That() or Assume.That().