toml-test-harness

Crates.iotoml-test-harness
lib.rstoml-test-harness
version0.4.9
sourcesrc
created_at2021-08-11 17:38:17.744648
updated_at2024-05-15 15:32:26.48939
descriptionCargo test harness for verifying TOML parsers
homepage
repositoryhttps://github.com/epage/toml-test-rs
max_upload_size
id434877
size10,737
Ed Page (epage)

documentation

README

toml-test-harness

Cargo test harness for verifying TOML parsers

Documentation License Crates Status

Dual-licensed under MIT or Apache 2.0

About

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

Commit count: 291

cargo fmt