Johnathan

Results 2 comments of Johnathan

@patrykbuzowicz Hello. I am using the .json as @SabotageAndi advised. The addNonParallelizableMarkerForTags flag appears to be ignored. The [assembly: Parallelizable(ParallelScope.Fixtures)] is set in nUnit as prescibed. The flag is set...

@SabotageAndi Thanks for getting back to me. As the type is string[], I tried with "generator" : { "addNonParallelizableMarkerForTags" : "tag" } and "generator" : { ["addNonParallelizableMarkerForTags" : "tag"] }...