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().
Remco NCrunch Developer
#4861
29 Nov 2013 23:14 UTC
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
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.