carvel-dev / ytt

YAML templating tool that works on YAML structure instead of text
https://carvel.dev/ytt
Apache License 2.0
1.65k stars 135 forks source link

add assert.equals to @ytt:assert #218

Closed cppforlife closed 2 years ago

cppforlife commented 3 years ago

this would help folks write tests within ytt and not have implement equals themselves (like in cf-for-k8s: https://github.com/cloudfoundry/cf-for-k8s/blob/18b4f3f676a85e49e675120f5b720aab91ac3892/config/istio/gateway_test.star#L77-L81)

gcheadle-vmware commented 2 years ago

Released in ytt v0.39.0