quintush / helm-unittest

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

Added isSubset and isNotSubset to jsonschema file #188

Closed vladimir-babichev closed 1 year ago

vladimir-babichev commented 1 year ago

Added missing isSubset and isNotSubset assertion types to JSON schema file.