How to do integration tests for a go project which involvs two different modules?

前端 未结 0 1646
孤独总比滥情好
孤独总比滥情好 2020-12-07 01:16

So I have this project structure

src/
    client/
        main.go
    server/
        main.go

To do integration testing on this. Would I need

相关标签:
回答
  • 消灭零回复
提交回复
热议问题