Full-fledged Goland support
mdwhatcott opened this issue · 2 comments
mdwhatcott commented
Currently, we can run a test function (which runs an entire Fixture) and we can view all the test results, but there isn't a clean way to run a single test from the green arrow in the gutter or navigate from the test name in the test results gutter back to the test method. It really would be nice to have more full-fledged support for gunit as a test framework/library from the IDE.
mdwhatcott commented
Original issue on github repo for go plugin (deprecated):
go-lang-plugin-org/go-lang-idea-plugin#1979
Current issue on youtrack: