Registry / testing / maratori-testpackage

maratori-testpackage

JSON →
library1.1.2gogounverified

A Go linter that enforces the use of a separate `_test` package for black-box testing.

go get github.com/maratori/testpackage
INSTALL
IMPORT
SIG · MARATORI-TESTPACKA
M
maratori-testpackage
testinggov1.1.2
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.

testpackage
github.com/maratori/testpackage

Runs the testpackage linter as a standalone tool.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
maratori-testpackage — go get maratori-testpackage · libregistry