moricho / tparallel
tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes
☆26Updated 8 months ago
Alternatives and similar repositories for tparallel:
Users that are interested in tparallel are comparing it to the libraries listed below
- tenv detects environment variable not using t.Setenv☆24Updated 2 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆21Updated 2 weeks ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- Golang linter to use strconv☆36Updated last week
- containedctx is a linter that detects struct contained context.Context field☆19Updated 3 months ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- copyloopvar is a linter detects places where loop variables are copied.☆19Updated 2 months ago
- ☆24Updated 2 years ago
- Library: Utilities for x/tools/go/analysis package☆29Updated last year
- Analyzer: nilerr checks returning nil when err is not nil☆62Updated 2 years ago
- linter to enforce consistent import aliases☆16Updated 2 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆37Updated last month
- A linter that handles struct tags.☆51Updated 2 months ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Short ID generator by using UUIDv4 and base62☆20Updated last year
- Go Linter: finds wasted assignment statements 🗑☆38Updated 3 months ago
- Linter to check if your tests have been marked as parallel correctly☆51Updated last year
- ☆26Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- ☆21Updated 3 months ago
- A Go library for parsing and verifying versions and version constraints.☆43Updated last week
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 3 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- Linter checks that printf-like functions are named with `f` at the end.☆24Updated 5 months ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆19Updated 3 months ago
- lodash throttle like Go library☆40Updated 3 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- A read-only mirror of the Dagger Go SDK. Do not use directly! To contribute, see https://github.com/dagger/dagger/tree/main/sdk/go☆27Updated last week
- Checks for a new line before return and branch statements.☆27Updated 11 months ago