Registry / testing / burntsushi-toml-test

burntsushi-toml-test

JSON →
library1.6.0gogounverified

A Go library for testing TOML parsers and encoders.

go get github.com/BurntSushi/toml-test
INSTALL
IMPORT
SIG · BURNTSUSHI-TOML-TE
B
burntsushi-toml-test
testinggov1.6.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.

tomltest
github.com/BurntSushi/toml-test

Print the version of the toml-test library.

package main import ( "fmt" "github.com/BurntSushi/toml-test" ) func main() { fmt.Println(tomltest.Version()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Amazon
1
OpenAI (training)
1
Resources
burntsushi-toml-test — go get burntsushi-toml-test · libregistry