Just wondering if anyone has done much around test...
# general
b
Just wondering if anyone has done much around testing (unit and integration) their infra and pulumi code. (I have used
test-kitchen
in the past as part of my Dev workflow, however this requires a spun up environment) What tools have you used? Any recommendations or warnings on how/what to test?
👍 1