joi, 27 aprilie 2017

Live Unit Testing in Visual Studio 2017 Enterprise

http://bit.do/diwFB Secret sale at Chatmapper.
Live Unit Testing is present in the Enterprise edition of Visual Studio 2017 and it's available for C# and VB projects that target the .NET Framework. This is a productivity feature, which provides real-time feedback directly in the editor on how code changes are impacting your unit tests and your code coverage. This will help you maintain quality by keeping the tests passing as you make changes. It will also remind you when you need to write additional unit tests as you are making bug fixes and adding features. The Live Unit Testing capabilities in Visual Studio 2017 Enterprise are highlighted below: Easy to Start, Stop, Pause or Restart View coverage information in the editor as you type Quickly navigate to failed test Seamlessly debug failed test, edit and continue without having to restart Include/Exclude targeted test methods or projects for large solutions Integrated with Test Explorer Configurable with Tools/Options/Settings Adaptable to work with three popular unit testing frameworks

Niciun comentariu:

Trimiteți un comentariu