Go测试调试

huangapple go评论90阅读模式
英文:

Go tests debugging

问题

有没有办法在使用像IntelliJ这样的IDE中调试Go的测试?我正在使用IntelliJ的Go插件,但是当提供调试配置时,调试按钮是禁用的。

英文:

Is there a way to debug tests in Go using an IDE like IntelliJ ? I am using the Go plugin for intelliJ and seems like when providing a debug configuration, the debug button is disabled.

答案1

得分: 4

这是在 Gogland: 1.0 Preview, Build EAP 12, 172.3757.46 版本中可能存在的情况。

该版本的到期日期是2017年11月9日,但已经发布了更新的版本,它们可能有更晚的到期日期。

英文:

It is possible in Gogland: 1.0 Preview, Build EAP 12, 172.3757.46.

This version has an expiration date: November 9, 2017, but there are already newer versions released and they probably have later expiration dates.

答案2

得分: 3

目前无法调试测试,请关注此问题以了解何时将支持此功能。

英文:

Currently it's not possible to debug tests, please watch over this issue to see when this will be supported.

huangapple
  • 本文由 发表于 2016年1月20日 08:14:53
  • 转载请务必保留本文链接:https://go.coder-hub.com/34889319.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定