NUnit v3.8.1 Release Notes

Release Date: 2017-08-29 // over 6 years ago
  • 🚑 This release fixes two critical regressions in the 3.8 release. The first caused the console runner to crash if you are using test parameters. The second issue caused collection constraints checking for multiple items in a collection to fail.

    Issues Resolved

    • 2386 Contains.Item() fails for collections in NUnit 3.8
    • 2390 Missing value attribute in test parameters setting causes NullReferenceException in console