Registry / testing / kulti-thelper

kulti-thelper

JSON →
library0.7.1gogounverified

thelper is a Go linter that checks for proper use of testing.T.Helper() in test helpers.

go get github.com/kulti/thelper
INSTALL
IMPORT
SIG · KULTI-THELPER
K
kulti-thelper
testinggov0.7.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

thelper
github.com/kulti/thelper

Run thelper as a standalone linter.

package main import ( "github.com/kulti/thelper/pkg/g" "golang.org/x/tools/go/analysis/singlechecker" ) func main() { singlechecker.Main(g.Analyzer) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
kulti-thelper — go get kulti-thelper · libregistry