Is there a way to Debug a Single ActionSuite Test in an IDE like Goland or VSCode? Thanks a lot for your help!
Starting from GoLand 2018.3 (release candidate at the time of writing this), you can use the built-in testing framework as you do with the "testing" package today.