by Nikolay Advolodkin | Nov 20, 2020 | Test Automation Frameworks
MsTest and NUnit are the two most popular unit testing frameworks in the .NET ecosystem. I always get questions from my students asking about which should be used and why. Let’s talk about the advantages and disadvantages of each solution. Parallelization...