https://pulumi.com logo
m

modern-bear-85657

08/13/2019, 6:02 PM
I’ve read, and employed, the instructions for unit testing from the recent blog post. That is not a sufficient solution. Especially so when developing custom components and functions. A mock runtime would be a step in the right direction. Requiring us to build a stack when none is needed just to test reusable components is not the answer.
b

best-xylophone-83824

08/14/2019, 8:45 AM
"stack just to test reusable components" can be seen as integration testing 🙂
m

modern-bear-85657

08/14/2019, 1:45 PM
@best-xylophone-83824 When testing reusable components, I’m not provisioning any resources, just testing outputs.