package
Version:
v1.7.3
Opens a new window with list of versions in this module.
Published: Nov 30, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Setenv sets an environment variable to a temporary value for the
duration of the test.
At the end of the test (see "Deferred execution" in the package docs), the
environment variable is returned to its original value.
Unsetenv unsets an environment variable for the duration of a test.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.