Questions tagged [pnunit]

17 questions
0
votes
1 answer

Selenium grid + PNUnit parallel tests

I am trying to execute tests in parallel in multiple browser in .Net ecosystem using Selenium Grid and PNUnit as framework. I have established the hub and nodes but I am not able to execute the tests in parallel. Can someone help me with this issue…
batty
  • 597
  • 2
  • 6
  • 15
-2
votes
1 answer

Looking for alternatives to MbUnit's parallel test, using [attributes]

MbUnit uses the [Parallelizable(TestScope.*)] attribute for parallel tests, however I cannot use MbUnit because it seems to be discontinued (or soon to be discontinued). I would like to do something similar with another testing framework, ideally…
evg02gsa3
  • 571
  • 5
  • 17
1
2