[feat]: Add testing bootstrap code for templates #1112
Labels
enhancement
enhancement to an existing feature
feature
user_feedback_wanted
this issue might use some user feedback
Description of the feature
Hey legends! :)
We were using kapitan and got a request from some devs writing templates in it for a nice/quick way of testing template code.
Testing functionality is easy with a test target for example, but testing cases that should fail is trickier if you want kapitan compile to still compile all targets.
Is anyone else doing something similar?
Otherwise it sounds like a feature we could add to kapitan to e.g. call pytest if a flag is passed before compiling but after creating the inventory internally (?).
Additional context
No response
The text was updated successfully, but these errors were encountered: