13

To be consistent with the user experience in other development languages, it would be much easier if the debug/run test in the Test Explorer would also immediately issue a build command. Right now, if I am writing tests, after every code change I have to press two buttons that both take quite a few seconds. 1. Build 2. When build is run Test or Debug test. There is no scenario when I want to rerun a test without changing code first, so I have to do two interactions in the IDE to achieve one goal. In C# (or any other VS programming language) the test running also automatically builds. Can we please have this functionality (or at least an option to enable it) in x++ as well?

Category: Development
STATUS DETAILS
Needs Votes