moricho / tparallel
tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes
☆26Updated 11 months ago
Alternatives and similar repositories for tparallel
Users that are interested in tparallel are comparing it to the libraries listed below
Sorting:
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- tenv detects environment variable not using t.Setenv☆24Updated 4 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆29Updated last week
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 4 months ago
- linter to enforce consistent import aliases☆16Updated 5 months ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- A linter that handles struct tags.☆54Updated last month
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- containedctx is a linter that detects struct contained context.Context field☆19Updated last month
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Drop in replacement for https://golang.org/pkg/text/tabwriter with additional features☆14Updated last year
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆21Updated 6 months ago
- ☆24Updated 2 years ago
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆26Updated 3 years ago
- Linter to check if your tests have been marked as parallel correctly☆55Updated 2 months ago
- ☆21Updated 5 months ago
- ☆16Updated last year
- Golang linter that encourages you to use a separate _test package☆50Updated 3 weeks ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 3 months ago
- Golang linter to use strconv☆40Updated 2 months ago
- Create an fs.FS instance that "mounts" other fs.FS☆15Updated 2 years ago
- Simple oauth prompting☆28Updated last year
- Golang linter, lint pass any slice as any in variadic function☆18Updated 2 years ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 5 months ago