Config Parser Compatibility Pack

Bundle of valid and malformed ENV, INI, TOML, YAML, XML, and JSON fixtures for parser-compatibility and negative-case config testing.

Download the Pack

config_parser_compatibility_pack.zip · 1.6 KB

Best For

  • Parser compatibility checks across multiple configuration syntaxes.
  • Negative-path validation for malformed config and payload inputs.
  • Regression tests when normalizing config loaders across environments.

Included Fixtures

Filename Format Size Pobierz
env_missing_quote_sample.env ENV 73 B Pobierz
ini_duplicate_keys_sample.ini INI 62 B Pobierz
toml_invalid_array_sample.toml TOML 99 B Pobierz
yaml_malformed_indentation_sample.yaml YAML 85 B Pobierz
xml_malformed_payload_sample.xml XML 168 B Pobierz
json_truncated_payload_sample.json JSON 193 B Pobierz

Macierz fixtures

Use the curated TOML matrix to move from this pack into the exact single-fixture variants behind it.

Open Primary Library

This pack is anchored to the TOML sample library and works best when paired with individual fixture downloads.

Open TOML Library