ppparihar / GoTestExplorerLinks
A Go Test Explorer for VS code (https://marketplace.visualstudio.com/items?itemName=premparihar.gotestexplorer)
☆47Updated 2 years ago
Alternatives and similar repositories for GoTestExplorer
Users that are interested in GoTestExplorer are comparing it to the libraries listed below
Sorting:
- Linter that checks that comments end in a period☆49Updated 3 weeks ago
- Golang linter to use strconv☆41Updated this week
- Check that no globals are present in Go code.☆120Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 8 months ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated 2 years ago
- GoUtils is a Go implementation of some string manipulation libraries of Apache Commons. This is an open source project aimed at providing…☆98Updated 4 years ago
- Golang linter to check the errors handling expressions☆55Updated 3 weeks ago
- golang linter to detect named returns