This message was deleted.
# general
s
This message was deleted.
l
Work is still in progress: https://github.com/pulumi/pulumi/issues/1372 I don't know if there's a .net equivalent, but you may be able to debug js/ts stubbed (
pulumi.runtime.setMocks()
) test runs if you wrap them in
pulumi.runtime.stack.runInPulumiStack()
. I should try that, actually...