The Golang linter that checks usage of github.com/stretchr/testify.
☆163Mar 1, 2026Updated this week
Alternatives and similar repositories for testifylint
Users that are interested in testifylint are comparing it to the libraries listed below
Sorting:
- copyloopvar is a linter detects places where loop variables are copied.☆23Oct 28, 2025Updated 4 months ago
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- 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
- Golang linter to use strconv☆43Nov 19, 2025Updated 3 months ago
- A linter that handle directives into `go.mod`.☆17Dec 4, 2025Updated 3 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆81Updated this week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆38Oct 30, 2025Updated 4 months ago
- 🪵 Ensure consistent code style when using log/slog☆237Feb 22, 2026Updated last week
- ☆18Sep 17, 2025Updated 5 months ago
- Code copied from x/crypto and golang/go#37132☆15Oct 6, 2023Updated 2 years ago
- A linter that detect the possibility to use variables/constants from the Go standard library.☆47May 24, 2025Updated 9 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- A Go linter to check that errors from external packages are wrapped☆359Nov 24, 2025Updated 3 months ago
- Timestone enables you to create deterministic and easy-to-understand unit tests for time-dependent, concurrent Go code.☆16Apr 21, 2025Updated 10 months ago
- Go Linter: finds wasted assignment statements 🗑☆39Feb 23, 2026Updated last week
- golang linter to detect named returns☆29Feb 23, 2026Updated last week
- a slog handler for testing that code logs expected results☆23Aug 8, 2024Updated last year
- nilnesserr = nilness + nilerr☆10Apr 4, 2025Updated 11 months ago
- Protobuf golang linter - use getters instead of fields.☆33Feb 5, 2026Updated last month
- Period is a type that represents ISO-8601 periods of time.☆16Feb 13, 2026Updated 3 weeks ago
- noctx finds function calls without context.Context.☆219Feb 27, 2026Updated last week
- Go linter to detect erroneous multiplication of duration values☆49Oct 24, 2025Updated 4 months ago
- Golang IBAN validation☆22Mar 24, 2022Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Feb 23, 2026Updated last week
- ✅ CLI to find broken URLs in files (awesome_bot alternative but significantly faster)☆18Aug 10, 2025Updated 6 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆40Jan 19, 2026Updated last month
- Accept Interfaces, Return Concrete Types☆80Feb 23, 2026Updated last week
- Detects when some calls can be replaced by methods from the testing package☆31Dec 4, 2025Updated 3 months ago
- Faster camelcase implementation☆17Jan 21, 2023Updated 3 years ago
- Go Template Support in VSCode via Transpiling☆34Oct 12, 2025Updated 4 months ago
- Linter that confirms DB rows and statements are closed properly.☆91May 19, 2025Updated 9 months ago
- ␊ whitespace linter - Forces you to use empty lines!☆344Feb 14, 2026Updated 2 weeks ago
- A concurrency safe, mostly lock-free, singleflight request collapsing generic cache with support for stale values.☆16Feb 27, 2026Updated last week
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆17Feb 26, 2026Updated last week
- Сhecks that the Structes are created by the Factory☆15Feb 2, 2026Updated last month
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- Checks for a new line before return and branch statements.☆27Apr 4, 2024Updated last year
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆314Nov 1, 2025Updated 4 months ago