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 6 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 6 months ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆33Updated this week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆42Updated 5 months ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆23Updated 8 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- Golang linter to use strconv☆40Updated 4 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago
- A linter that handles struct tags.☆54Updated 3 months ago
- A Go library for parsing and verifying versions and version constraints.☆44Updated 2 months ago
- Linter to check if your tests have been marked as parallel correctly☆57Updated 4 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- linter to enforce consistent import aliases☆16Updated 7 months ago
- containedctx is a linter that detects struct contained context.Context field☆20Updated 3 months ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- ☆16Updated last year
- ☆53Updated 9 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- ☆41Updated 3 months ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated 8 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- Client library for Buf Reflection API, for transforming Protobuf data.☆48Updated 2 months ago
- Dockerfile linter, written in Golang 🐳☆87Updated 2 weeks ago