Linter to check if your tests have been marked as parallel correctly
☆61Oct 14, 2025Updated 4 months ago
Alternatives and similar repositories for paralleltest
Users that are interested in paralleltest are comparing it to the libraries listed below
Sorting:
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- golang linter to detect named returns☆29Feb 23, 2026Updated last week
- containedctx is a linter that detects struct contained context.Context field☆21Apr 2, 2025Updated 11 months ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Aug 8, 2023Updated 2 years ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆48Feb 13, 2025Updated last year
- A linter that handles struct tags.☆56Dec 4, 2025Updated 2 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`.☆26Feb 1, 2026Updated last month
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆38Oct 30, 2025Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆80Feb 23, 2026Updated last week
- goimportx is a tool to help you manage your go imports.☆10Jun 3, 2024Updated last year
- Go linter for forbidding identifiers☆160Oct 25, 2025Updated 4 months ago
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- ☆18Sep 17, 2025Updated 5 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Golang linter to use strconv☆43Nov 19, 2025Updated 3 months ago
- Go Linter: finds wasted assignment statements 🗑☆39Feb 23, 2026Updated last week
- linter to enforce consistent import aliases☆17Dec 26, 2024Updated last year
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Mar 31, 2025Updated 11 months ago
- Magic number detector for Go.☆208Dec 21, 2023Updated 2 years ago
- Protobuf golang linter - use getters instead of fields.☆33Feb 5, 2026Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- misspelled word linter for Go comments, string literals and embedded files☆43Mar 23, 2025Updated 11 months ago
- Use right mirror functions for string/[]byte performance bust☆44Apr 9, 2025Updated 10 months ago
- Golang linter to check the errors handling expressions☆67Sep 18, 2025Updated 5 months ago
- Check that no globals are present in Go code.☆129Feb 15, 2026Updated 2 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆40Jan 19, 2026Updated last month
- ☆13Jan 7, 2025Updated last year
- Certificate authority fixtures for Go tests☆14Oct 4, 2021Updated 4 years ago
- Golang IBAN validation☆22Mar 24, 2022Updated 3 years ago
- golang analyzer that finds structures with uninitialized fields☆187Jan 9, 2026Updated last month
- Analyzer: CommentMap utilities for static analysis in Go☆12Nov 15, 2024Updated last year
- Dependency resolution based on topological sort of a directed graph (for arbitrary types)☆13Jun 25, 2024Updated last year
- Instantly share images, videos, and other files on the web☆15Aug 24, 2017Updated 8 years ago
- A linter that handle directives into `go.mod`.☆16Dec 4, 2025Updated 2 months ago
- A linter that detect the possibility to use variables/constants from the Go standard library.☆47May 24, 2025Updated 9 months ago
- Allow and block list linter for direct Go module dependencies.☆80Feb 10, 2026Updated 2 weeks ago
- GitHub action for Changie☆11Feb 14, 2026Updated 2 weeks ago
- Period is a type that represents ISO-8601 periods of time.☆16Feb 13, 2026Updated 2 weeks ago