Framework gotest is not available on any file E:\Goland\src\study
来源:4-1 测试
weixin_慕工程8580588
2021-05-18 20:28:26
IDE爆错
Framework gotest is not available on any file E:\Goland\src\study
是为什么?
1回答
ccmouse
2021-05-19
我没有见过这个错,搜索也没搜到任何内容。
同学这个目录里都是什么文件,能列一下吗?
另外使用命令行试试,在这个study目录下打go test ./... 它输出什么
相似问题