marinb
7 years agoContributor
Status:
New Idea
Exit TestExecute after running a test via Visual Studio integration
Using VS integration, a Test assembly (.tc12test) will start testexecute and run our tests. However, testexecute does not close after running, failing tests that come after.
I'd like to have testexecute stop (via /exit parameter), but you cannot pass parameters when you use VS integration. This is annoying.
Request: either stop TestExecute after testing via VS integration or implement so you can edit parameters .