Registry / testing / kunwardeep-paralleltest

kunwardeep-paralleltest

JSON →
library1.0.15gogounverified

Parallel Test is a static analysis tool that detects missing t.Parallel() calls in Go tests.

go get github.com/kunwardeep/paralleltest
INSTALL
IMPORT
SIG · KUNWARDEEP-PARALLE
K
kunwardeep-paralleltest
testinggov1.0.15
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.

paralleltest
github.com/kunwardeep/paralleltest

Runs the paralleltest analyzer as a standalone tool.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
kunwardeep-paralleltest — go get kunwardeep-paralleltest · libregistry