Fixturepack voor compatibiliteit van configparsers

Pack met YAML-, TOML-, XML- en INI-fixtures om parserverschillen en compatibiliteit van configuratietools te testen.

Download het pack

config_parser_compatibility_pack.zip · 1.6 KB

Beste voor

  • Vergelijking van parsergedrag over meerdere configformaten.
  • Controles van ongeldige structuren en edge cases in configuraties.
  • Herhaalbare setup voor toolmigraties en regressies op configparsing.

Inbegrepen fixtures

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

Fixture Matrix

Gebruik de samengestelde TOML-matrix om vanuit dit pack naar de exacte onderliggende losse fixturevarianten te gaan.

Open primaire bibliotheek

Dit pack is gekoppeld aan de TOML-voorbeeldbibliotheek en werkt het best samen met downloads van individuele fixtures.

Open TOML-bibliotheek