Unit-test Helm charts with YAML assertions before deployment templates reach clusters with helm-unittest
Render a Helm chart locally and assert on the generated Kubernetes objects before a broken template makes it to a cluster.
Unit-test Helm charts with YAML assertions before deployment templates reach clusters with helm-unittest
Render a Helm chart locally and assert on the generated Kubernetes objects before a broken template makes it to a cluster.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/unit-test-helm-charts-with-yaml-assertions-before-deployment-templates-reach-clusters-with-helm-unittest/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/unit-test-helm-charts-with-yaml-assertions-before-deployment-templates-reach-clusters-with-helm-unittest
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/unit-test-helm-charts-with-yaml-assertions-before-deployment-templates-reach-clusters-with-helm-unittest.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.