moricho / tparallelLinks
tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes
☆28Updated 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 last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆48Updated 11 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 3 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 3 months ago
- Golang linter to use strconv☆43Updated 2 months ago
- golang linter to detect named returns☆29Updated 3 weeks ago
- Linter to check if your tests have been marked as parallel correctly☆61Updated 3 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆64Updated 4 months ago
- containedctx is a linter that detects struct contained context.Context field☆21Updated 10 months ago
- A linter that handles struct tags.☆55Updated 2 months ago
- A Go library for parsing and verifying versions and version constraints.☆45Updated 9 months ago
- ☆55Updated last year
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated last year
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆25Updated last year
- Ordered map☆121Updated 8 months ago
- Detect deeply nested if statements in Go source code☆44Updated 4 years ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 5 months ago
- Checks for a new line before return and branch statements.☆27Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last month
- Google Cloud Spanner driver for Go☆88Updated 3 years ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 2 weeks ago
- A linter that handle directives into `go.mod`.☆16Updated 2 months ago
- errors + stack staces.☆15Updated last week
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated 2 years ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- Check that no globals are present in Go code.☆128Updated 8 months ago
- ☆18Updated 4 months ago