kunwardeep / paralleltest
Linter to check if your tests have been marked as parallel correctly
☆48Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for paralleltest
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆24Updated 4 months ago
- Golang linter to check the errors handling expressions☆45Updated 3 years ago
- golang linter to detect named returns☆26Updated last week
- Simple linter to check that your code does not contain non-ASCII identifiers☆22Updated last year
- The Go library for plugins to the Buf platform.☆19Updated 3 weeks ago
- containedctx is a linter that detects struct contained context.Context field☆19Updated last year
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆15Updated this week
- A linter that handles struct tags.☆47Updated 8 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆61Updated 2 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆15Updated this week
- Go analyzer checking that the length of a variable's name matches its usage scope☆20Updated last year
- Library: Utilities for x/tools/go/analysis package☆29Updated last year
- The missing library to write protoc plugins.☆29Updated 2 months ago
- linter to enforce consistent import aliases☆14Updated last month
- Linter for errors.Is and errors.As☆46Updated 4 years ago
- copyloopvar is a linter detects places where loop variables are copied.☆17Updated 7 months ago
- ☆26Updated 2 years ago
- tenv detects environment variable not using t.Setenv☆23Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- OpenGL bindings for Go that are in the goldilocks level of abstraction zone.☆12Updated this week
- Golang HTTP client testing framework☆19Updated this week
- gRPC-compatible health checks for any net/http server.☆66Updated 2 months ago
- lodash throttle like Go library☆38Updated 3 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Golang linter that encourages you to use a separate _test package☆47Updated this week
- Cross-origin resource sharing (CORS) support for Connect.☆18Updated last month
- Prep finds all SQL statements in a Go package and instruments db connection with prepared statements☆33Updated 6 years ago