MSTest V2: in-assembly parallel test execution

App Center Team

MSTest V2 v1.3.0 Beta2 now supports in-assembly parallel execution of tests – the top most requested/commented issue on the testfx repo.

The feature can dramatically reduce the total time taken to execute a suite of tests. To get started, install the framework and adapter from NuGet. If you are already using MSTest V2, then upgrade to this version.

Try out the sample on GitHub.

Feedback usabilla icon