examples icon indicating copy to clipboard operation
examples copied to clipboard

Update python unit testing example to also include config

Open cep21 opened this issue 1 year ago • 0 comments

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

The python unit test at https://github.com/pulumi/examples/tree/master/testing-unit-py does not use or import any configuration. It would be useful to have Pulumi.yaml have a simple config value and show how to do unit testing the recommended way when pulumi uses config (all of our pulumi projects have config)

Affected area/feature

Python

cep21 avatar May 14 '24 17:05 cep21