quintush / helm-unittest

BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin.
MIT License
345 stars 69 forks source link

[feature request] Fail test on execution error #141

Closed lexfrei closed 2 years ago

lexfrei commented 2 years ago

Hi! Just faced an issue with an invalid YAML file with tests and passed tests. Is this expected behavior? IMO, the exit code should be not zero.