NUnit v3.9 Release Notes

Release Date: 2017-11-10 // over 6 years ago
  • 🚀 This release addresses numerous parallelization issues that were introduced in 3.8 when method level parallelization was added. Most of the parallelization issues resolved were tests never completing when using some combinations of parallel tests and ApartmentState not being properly applied to tests in all cases.