This post outlines the tools available in Visual Studio 2017 IDE for developer that can improve the productivity in areas like debugging, live code analysis, navigation, intellisense and live unit testing. It also outlines the improvement in mobile and cloud development. Live Unit Testing Make sure you refer the NUnit3TestAdapter and NUnit nuget packages for testing this feature If you use...