NUnit 3.9 Released


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.

You may download NUnit 3.9 from Github. See the release notes for more information.