saucectl icon indicating copy to clipboard operation
saucectl copied to clipboard

If run local - VSCode workflow improvements

Open christian-bromann opened this issue 4 years ago • 0 comments

As a developer I want to have a seamless integration into VSCode (and eventually other) IDE(s). Let's ensure that they can set breakpoints and start a saucectl test from the IDE directly.

Workflow:

  • user sets breakpoint in IDE
  • user starts a test clicking on the debug button
  • saucectl starts a container and stops the test once line is reached

christian-bromann avatar Apr 22 '20 16:04 christian-bromann