VS 2012 running tests after each build

A nice feature of Visual Studio 2012 (Premium or Ultimate) is the possibility to automatically run unit tests after each build. Open the Test Explorer Window (Under Test > Windows) and enable the first button in the window’s menu bar: “Run Tests After Build”. Whenever you build your solution (F6), all your unit tests will run automatically and asynchronously, so you can continue working. Great for some TDD!

VS 2012 run tests after each build

Licensed under CC BY-NC-SA 4.0; code samples licensed under MIT.
comments powered by Disqus
Built with Hugo - Based on Theme Stack designed by Jimmy