Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

0.6.1

Compare
Choose a tag to compare
@ThomasSteinbach ThomasSteinbach released this 07 Apr 12:01
· 90 commits to main since this release

Changed

  • PredefinedVariables return in all cases a proxy object, which calls os.environ or os.getenv as late as possible.
    This helps when overriding (monkeypatching) variables in pytestes.