moricho / tparallelLinks
tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes
☆26Updated last year
Alternatives and similar repositories for tparallel
Users that are interested in tparallel are comparing it to the libraries listed below
Sorting:
- tenv detects environment variable not using t.Setenv☆24Updated 10 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated last month
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 3 weeks ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 9 months ago
- A Go library for parsing and verifying versions and version constraints.☆45Updated 6 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated last month
- golang linter to detect named returns☆29Updated this week
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆25Updated last year
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated last year
- Linter to check if your tests have been marked as parallel correctly☆59Updated last month
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 4 years ago
- Golang linter to use strconv☆42Updated last week
- containedctx is a linter that detects struct contained context.Context field☆20Updated 7 months ago
- A linter that handles struct tags.☆55Updated 3 months ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last month
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 2 years ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 11 months ago
- Ordered map☆117Updated 6 months ago
- The Go library for plugins to the Buf platform.☆26Updated this week
- ☆54Updated last year
- Client library for Buf Reflection API, for transforming Protobuf data.☆51Updated last month
- ☆57Updated 4 years ago
- ☆44Updated 7 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Golang linter to check the errors handling expressions☆57Updated 2 months ago
- ☆16Updated 3 years ago