Crates.io | toml-test-harness |
lib.rs | toml-test-harness |
version | 0.4.10 |
source | src |
created_at | 2021-08-11 17:38:17.744648 |
updated_at | 2024-07-25 14:47:07.203746 |
description | Cargo test harness for verifying TOML parsers |
homepage | |
repository | https://github.com/epage/toml-test-rs |
max_upload_size | |
id | 434877 |
size | 10,887 |
Cargo test harness for verifying TOML parsers
Dual-licensed under MIT or Apache 2.0
toml-test is a language-agnostic toml parser spec verification. This crate exposes the test cases as Rust tests.