Registry / testing / cweill-gotests

cweill-gotests

JSON →
library1.9.0gogounverified

Package gotests contains the core logic for generating table-driven tests.

go get github.com/cweill/gotests
INSTALL
IMPORT
SIG · CWEILL-GOTESTS
C
cweill-gotests
testinggov1.9.0
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.

gotests
github.com/cweill/gotests

Generate table-driven tests for a Go source file.

package main import ( "fmt" "github.com/cweill/gotests/gotests" ) func main() { fmt.Println(gotests.GenerateTests("example.go")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources
cweill-gotests — go get cweill-gotests · libregistry