Skip to content

NUnit 3.9

Compare
Choose a tag to compare
@rprouse rprouse released this 10 Nov 23:33
9b2159f

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.