Matrice de fixtures YAML pour configuration
Choisissez des fixtures YAML pour config applicative, pipelines CI, manifests deploiement et erreurs d indentation.
4
Lignes de fixtures
3
Comment utiliser cette matrice
Use the matrix when the validation target is a set of variants rather than one canonical sample.
Comment utiliser cette matrice
Coverage
- Couvre configs propres, pipelines CI, manifests type Kubernetes et cas mal formes.
- Utile pour chargeurs YAML, validation de config et compatibilite de parseurs.
- Appuye sur les packs de validation de config.
Lignes de fixtures
Available Variants
| Variante | Profil | Objectif de test | Fichier | Taille | Telecharger |
|---|---|---|---|---|---|
|
App Config YAML
Good baseline for app-config schema and nested parser validation.
|
Application config | Nested config parsing |
yaml_app_config_sample.yaml
|
162 B | Telecharger |
|
CI Pipeline YAML
Useful for CI/workflow parsing and automation config validation.
|
Workflow config | Pipeline config parsing |
yaml_ci_pipeline_sample.yaml
|
212 B | Telecharger |
|
Kubernetes Manifest YAML
Targets infrastructure and deployment config parsing workflows.
|
Infrastructure config | Manifest validation |
yaml_kubernetes_manifest_sample.yaml
|
339 B | Telecharger |
|
Malformed YAML
Useful for parser failure and schema validation negative cases.
|
Broken config | Indentation failure handling |
yaml_malformed_indentation_sample.yaml
|
85 B | Telecharger |
Pages de strategie liees
Related Packs and Workflows
Packs lies
Pack de fixtures pour validation de configuration
Flux lies
Fixtures pour la validation de configuration
Ouvrir le fluxPages de strategie liees
Related Pages
Guides du meilleur format
Recommandations par cas d'usage
Best Format for Configuration Files in Repositories
Best Format for Infrastructure Deployment Config
Comment convertir
How to Convert TOML to YAML
How to Convert YAML to TOML
How to Convert SQL to YAML
How to Convert YAML to SQL