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.
Melhor para
- Parser compatibility checks across multiple configuration syntaxes.
- Negative-path validation for malformed config and payload inputs.
- Regression tests when normalizing config loaders across environments.
Fixtures incluidos
| Nome do arquivo | Formato | Tamanho | Baixar |
|---|---|---|---|
| env_missing_quote_sample.env | ENV | 73 B | Baixar |
| ini_duplicate_keys_sample.ini | INI | 62 B | Baixar |
| toml_invalid_array_sample.toml | TOML | 99 B | Baixar |
| yaml_malformed_indentation_sample.yaml | YAML | 85 B | Baixar |
| xml_malformed_payload_sample.xml | XML | 168 B | Baixar |
| json_truncated_payload_sample.json | JSON | 193 B | Baixar |
Paginas de estrategia relacionadas
Guias de melhor formato
Guias por caso de uso
Best Format for Configuration Files in Repositories
Best Format for Infrastructure Deployment Config
Guias de conversao
How to Convert HCL to TOML
How to Convert TOML to HCL
How to Convert TOML to YAML
How to Convert YAML to TOML
Comparacoes lado a lado
Matriz de fixtures
Use a matriz curada de TOML para sair deste pacote e chegar nas variantes unitarias exatas por tras dele.
Abrir biblioteca principal
Este pacote esta ancorado na biblioteca de amostras TOML e funciona melhor junto com downloads individuais.
Abrir biblioteca TOML