▲ 1 ▼ How to debug a second test run ?
Sometimes, tests can succeed on the first run and fail on subsequent ones, or with the -shuffle flag. But then, how can one debug them using the builtin Delve in GoLand while run configurations only run tests once ?
Register to comment or vote on this story