YAML-Konfigurations-Fixture-Matrix

Waehlen Sie YAML-Fixtures fuer App-Konfiguration, CI-Pipelines, Deployment-Manifeste und Einrueckungsfehler.

So verwenden Sie diese Matrix

  • Deckt saubere Konfigurationen, CI-Pipelines, Kubernetes-artige Manifeste und fehlerhafte Faelle ab.
  • Nutzlich fuer YAML-Loader, Config-Validierung und Parser-Kompatibilitaet.
  • Verankert in Config-Validierungs-Packs.

Primaerbibliothek oeffnen

Diese Matrix ist an die YAML-Bibliothek und deren Manifest gebunden.

Fixture-Zeilen

Variante Profil Testfokus Datei Groesse Herunterladen
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 Herunterladen
CI Pipeline YAML
Useful for CI/workflow parsing and automation config validation.
Workflow config Pipeline config parsing yaml_ci_pipeline_sample.yaml 212 B Herunterladen
Kubernetes Manifest YAML
Targets infrastructure and deployment config parsing workflows.
Infrastructure config Manifest validation yaml_kubernetes_manifest_sample.yaml 339 B Herunterladen
Malformed YAML
Useful for parser failure and schema validation negative cases.
Broken config Indentation failure handling yaml_malformed_indentation_sample.yaml 85 B Herunterladen

Verwandte Pakete

Fixture-Paket fuer Konfigurationsvalidierung

Paket mit echten XML-, YAML-, ENV-, INI- und TOML-Fixtures fuer Konfigurationsvalidierung und Tests von App-Loadern.

config_validation_fixture_pack.zip · 1.9 KB

Verwandte Workflows

Fixtures fuer Konfigurationsvalidierung

XML-, YAML-, ENV-, INI- und TOML-Fixtures fuer Konfigurationsvalidierung, Parser-Tests und App-Kompatibilitaets-Workflows.

Workflow oeffnen