NullReferenceException when using [Parallelizable(ParallelScope.Children)]
I am getting NullReferenceException when using
[Parallelizable(ParallelScope.Children)] when
I am trying to run all test methods in one class
parallelly
I am getting NullReferenceException when using
[Parallelizable(ParallelScope.Children)] when
I am trying to run all test methods in one class
parallelly