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 week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆46Updated 8 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last week
- 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
- Linter to check if your tests have been marked as parallel correctly☆59Updated 3 weeks ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆24Updated 11 months ago
- Golang linter to use strconv☆42Updated 2 weeks ago
- golang linter to detect named returns☆29Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- linter to enforce consistent import aliases☆16Updated 10 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Detect deeply nested if statements in Go source code☆43Updated 4 years ago
- A linter that handles struct tags.☆55Updated 2 months ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- ☆54Updated last year
- Go Linter: finds wasted assignment statements 🗑☆38Updated 11 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated 11 months ago
- ☆24Updated 2 months ago
- ☆57Updated 4 years ago
- Golang linter to check the errors handling expressions☆57Updated last month
- ☆16Updated 3 years ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- A linter that handle directives into `go.mod`.☆16Updated last month
- ☆44Updated 6 months ago
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 4 years ago
- noctx finds function calls without context.Context.☆209Updated 3 months ago
- maintidx measures the maintainability index of each function.☆75Updated 10 months ago