Replies: 2 comments 1 reply
-
I authored this one, it is inspired by the one you linked: https://github.com/jsonnet-libs/testonnet |
Beta Was this translation helpful? Give feedback.
1 reply
-
Additionally to unit testing I've been experimenting with runtime validation techniques here: https://github.com/crdsonnet/validate-libsonnet |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
We are using tanka to generate manifests and flux to deploy them to the cluster. It works nice but we would like to test the Jsonnet and Libsonnet so we don't mess up when we modify them. I came across jsonnetunit.
Would like to know what others are using to test their jsonnet/libsonnet?
Beta Was this translation helpful? Give feedback.
All reactions