Registry / testing / bitfield-gotestdox

bitfield-gotestdox

JSON →
library0.2.2gogounverified

Formats Go test output as human-readable documentation, similar to TestDox for Java.

go get github.com/bitfield/gotestdox
INSTALL
IMPORT
SIG · BITFIELD-GOTESTDOX
B
bitfield-gotestdox
testinggov0.2.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.

gotestdox
github.com/bitfield/gotestdox

Converts a test function name into a readable sentence.

package main import ( "fmt" "github.com/bitfield/gotestdox" ) func main() { result := gotestdox.Format("TestUserCreation") fmt.Println(result) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
bitfield-gotestdox — go get bitfield-gotestdox · libregistry