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 last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 10 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 2 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆64Updated 3 months ago
- Linter to check if your tests have been marked as parallel correctly☆60Updated 2 months ago
- Golang linter to use strconv☆43Updated last month
- A Go library for parsing and verifying versions and version constraints.☆45Updated 8 months ago
- A linter that handles struct tags.☆55Updated last month
- golang linter to detect named returns☆29Updated 3 weeks ago
- containedctx is a linter that detects struct contained context.Context field☆21Updated 9 months ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated 2 years ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆25Updated last year
- Golang linter to check the errors handling expressions☆63Updated 3 months ago
- Linter for errors.Is and errors.As☆46Updated 6 years ago
- ☆54Updated last year
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated last year
- A linter that handle directives into `go.mod`.☆16Updated last month
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- ☆18Updated 3 months ago
- A simple terminal UI for Go linters☆80Updated 5 years ago
- ☆16Updated 4 years ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- logr implementation against the stdlib log package☆36Updated 3 years ago
- Client library for Buf Reflection API, for transforming Protobuf data.☆51Updated 3 weeks ago
- ☆45Updated 8 months ago
- Detect deeply nested if statements in Go source code☆44Updated 4 years ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated last year