mirror of https://github.com/pulumi/pulumi.git
![]() This change allows importing modules with calls to `pulumi.export` in unit tests. Previously, you'd have to structure the Python program in a way that avoids the `pulumi.export` from being called from unit tests. |
||
---|---|---|
.. | ||
.gitignore | ||
__main__.py | ||
resources.py | ||
test_testing_with_mocks.py |