Fixturepack voor compatibiliteit van configparsers
Pack met YAML-, TOML-, XML- en INI-fixtures om parserverschillen en compatibiliteit van configuratietools te testen.
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 |
Gerelateerde strategische pagina's
Best Format Guides
Use-Case Recommendations
Best Format for Configuration Files in Repositories
Best Format for Infrastructure Deployment Config
How to Convert
How to Convert HCL to TOML
How to Convert TOML to HCL
How to Convert TOML to YAML
How to Convert YAML to TOML
Comparisons
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