lundi 27 février 2017

How to reduce MSTest execution time in .NET?

In work we have a test suite that takes about 4 hours to run. I have already cut this down to 2 hours using Phantom JS. However I would like to get this down further.

We are using MsTest with Visual Studio 2013. What is the best way to get test execution time further?

I would be interested in getting parallel execution working. Is the best way to do this to upgrade to VS 2015? I have also heard that you can make them run in parallel using a VS 2010 .testsettings file? Advice appreciated.

Aucun commentaire:

Enregistrer un commentaire