toml-test
« Back to VersTracker
Description:
Language agnostic test suite for TOML parsers
Type: Formula  |  Latest Version: 2.0.0@0  |  Tracked Since: Dec 19, 2025
Links: Homepage  |  GitHub  |  formulae.brew.sh
Stars: 245  |  Forks: 80  |  Language: Go  |  Category: Developer tools
Tags: toml testing parser validation specification
Install: brew install toml-test
About:
toml-test provides a standardized suite of test cases for validating TOML parser implementations. It includes both positive and negative test cases to ensure parsers correctly handle the full TOML specification. This tool is essential for developers building or maintaining TOML libraries to ensure compliance and correctness.
Key Features:
  • Comprehensive test suite covering edge cases and specification details
  • Language-agnostic format allows testing any TOML parser
  • Includes both valid and invalid TOML examples
  • Standardized format adopted by many parser implementations
Use Cases:
  • Validating new TOML parser implementations for correctness
  • Regression testing existing parsers against specification updates
  • Comparing parser behavior across different languages
Alternatives:
  • toml-test-rs – Rust-specific runner for the toml-test suite
Version History
Detected Version Rev Change Commit
Dec 27, 2025 2:55am 2.0.0 0 VERSION_BUMP b703a02c
Dec 19, 2025 10:11am 1.6.0 0 VERSION_BUMP 5c212490
Sep 12, 2024 8:16pm 0 VERSION_BUMP 097f449f