Golang linter that encourages you to use a separate _test package
☆51Jul 16, 2026Updated this week
Alternatives and similar repositories for testpackage
Users that are interested in testpackage are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 5 years ago
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆79Apr 12, 2026Updated 3 months ago
- Check that no globals are present in Go code.☆133Feb 15, 2026Updated 5 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Magic number detector for Go.☆209Dec 21, 2023Updated 2 years ago
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- Linter checks that printf-like functions are named with `f` at the end.☆25Jul 1, 2026Updated 2 weeks ago
- linter for copyright headers☆30Feb 10, 2026Updated 5 months ago
- linter to enforce consistent import aliases☆17Dec 26, 2024Updated last year
- Linter that checks that comments end in a period☆50Mar 27, 2026Updated 3 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆203Mar 6, 2025Updated last year
- Find unused parameters in Go☆571Oct 27, 2025Updated 8 months ago
- Go linter for forbidding identifiers☆174Apr 12, 2026Updated 3 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆25Jan 21, 2022Updated 4 years ago
- ☆44Dec 16, 2024Updated last year
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆315Nov 1, 2025Updated 8 months ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Aug 8, 2023Updated 2 years ago
- ☆119Apr 11, 2026Updated 3 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆64Sep 28, 2025Updated 9 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆344Dec 5, 2024Updated last year
- ☆23Jan 16, 2026Updated 6 months ago
- Golang linter to check the errors handling expressions☆75Jul 6, 2026Updated 2 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Golang linter to use strconv☆48Nov 19, 2025Updated 8 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Feb 23, 2026Updated 4 months ago
- golang analyzer that finds structures with uninitialized fields☆201Jun 21, 2026Updated last month
- Linter that confirms DB rows and statements are closed properly.☆92Mar 18, 2026Updated 4 months ago
- golang linter to detect named returns☆29Updated this week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Feb 1, 2026Updated 5 months ago
- noctx finds function calls without context.Context.☆227Mar 11, 2026Updated 4 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆324Jan 29, 2026Updated 5 months ago
- ␊ whitespace linter - Forces you to use empty lines!☆359Updated this week
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Daily builds of active Go development branches☆18Updated this week
- Detect deeply nested if statements in Go source code☆44Feb 26, 2026Updated 4 months ago
- Linter to check if your tests have been marked as parallel correctly☆61Oct 14, 2025Updated 9 months ago
- Remove unnecessary type conversions from Go source☆388Feb 16, 2025Updated last year
- Soft Mocks analogue for Golang☆14Jun 28, 2022Updated 4 years ago
- Analyzer: check whether a function uses a non-inherited context☆51May 22, 2026Updated last month
- A Go linter to check that errors from external packages are wrapped☆375Nov 24, 2025Updated 7 months ago