Feature Suggestions

Update NUnit to 2.6.3

Started by rdumont on 7,768 views

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().
Hi, thanks for the heads up on this one!

I'll see about getting it included in the next v2 beta release.

Something that often works is to replace the NUnit binaries inside the NCrunch install directory with the new ones. You might want to give this a try to see if it gives you access to the new version sooner.

Cheers,

Remco

Post a reply

Log in to reply.