TeamCity (the CI/CD server from JetBrains) has recently added support for Go: https://blog.jetbrains.com/teamcity/2019/08/building-go-programs-in-teamcity/
Support for Go is provided by TeamCity out of the box, there are no > external plugins required. TeamCity parses results of *go test* command > execution. The results are persisted and it is possible to review the > figures in a historical perspective. Consequently, all the TeamCity > features that are related to test reporting are now available for Go > developers. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/a05a6009-4b86-428d-bb9f-6c18a34e1d48%40googlegroups.com.