toml-test-harness

Crates.iotoml-test-harness
lib.rstoml-test-harness
version1.3.3
created_at2021-08-11 17:38:17.744648+00
updated_at2025-09-18 18:32:52.362332+00
descriptionCargo test harness for verifying TOML parsers
homepage
repositoryhttps://github.com/epage/toml-test-rs
max_upload_size
id434877
size31,745
Ed Page (epage)

documentation

README

toml-test-harness

Cargo test harness for verifying TOML parsers

Documentation License Crates Status

About

toml-test is a language-agnostic toml parser spec verification. This crate exposes the test cases as Rust tests.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.

Commit count: 469

cargo fmt