Let’s dig further into why the parallelism is not achieved yet.
Continue reading “Parallel testing using MSTest (Part 2)”
Parallel testing with MSTest was introduced starting with Visual Studio 2010 edition. This Continue reading “Parallel testing using MSTest (Part 1)”
For quite some time I was using the old-fashioned way, using a while loop with a condition Continue reading “Custom Selenium Wait wrapper using SpinWait.SpinUntil”