kunwardeep / paralleltest
Linter to check if your tests have been marked as parallel correctly
☆54Updated last month
Alternatives and similar repositories for paralleltest:
Users that are interested in paralleltest are comparing it to the libraries listed below
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 10 months ago
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- golang linter to detect named returns☆28Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- A linter that handles struct tags.☆53Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago
- Ordered map☆101Updated 9 months ago
- ☆26Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 4 months ago
- Golang linter to check the errors handling expressions☆51Updated 4 years ago
- linter to enforce consistent import aliases☆16Updated 4 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆26Updated this week
- Go package that can detect animated images and "deanimate" them by rendering just the first frame as a static image.☆25Updated 2 years ago
- ☆53Updated 6 months ago
- Golang linter to use strconv☆40Updated last month
- Minimal environment variable parser for Go☆51Updated 5 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆65Updated this week
- containedctx is a linter that detects struct contained context.Context field☆19Updated last month
- misspelled word linter for Go comments, string literals and embedded files☆42Updated last month
- Go utilities for google/type/money.proto☆38Updated 3 years ago
- ☆24Updated 2 years ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- Go Linter: finds wasted assignment statements 🗑☆38Updated 5 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated this week
- Linter that checks that comments end in a period☆46Updated last week
- Print uncovered code☆54Updated 3 months ago