pulumi/pkg/testing
Kyle Dixler bb9b5d52f0 Python ProgramTests no longer re-use the same virtualenv.
Python ProgramTests would flake during preparation, but pass on re-run.
Python ProgramTests would use the hash of the `requirements.txt` to
determine the directory to use as its virtualenv. When multiple Python
ProgramTests `pip install` the same virtualenv, it would cause test
failures which would pass on re-run since there would no longer be
contention.
2023-12-06 07:00:15 -08:00
..
integration Python ProgramTests no longer re-use the same virtualenv. 2023-12-06 07:00:15 -08:00