kunwardeep / paralleltestLinks
Linter to check if your tests have been marked as parallel correctly
☆57Updated 3 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☆26Updated last year
- golang linter to detect named returns☆28Updated last month
- A linter that handles struct tags.☆54Updated 3 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated last week
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last month
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last month
- ☆26Updated 3 years ago
- Golang linter to use strconv☆40Updated 3 months ago
- ☆53Updated 8 months ago
- linter to enforce consistent import aliases☆16Updated 6 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated last week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Linter that checks that comments end in a period☆48Updated 2 months ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 3 months ago
- Accept Interfaces, Return Concrete Types☆73Updated 2 months ago
- linter for copyright headers☆27Updated this week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆67Updated last week
- Go linter for forbidding identifiers☆145Updated 5 months ago
- A file globbing library.☆67Updated 7 months ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Capture stdout and/or stderr in Go.☆45Updated 2 years ago
- A linter to lint your nolint directives☆11Updated 5 years ago
- Minimal environment variable parser for Go☆52Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- Linter that confirms DB rows and statements are closed properly.☆87Updated last month