Class: TempDirectoryResource | qm/test/classes/temporary.py | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Resource class to manage a temporary directory.An instance of this resource creates a temporary directory during setup, and deletes it during cleanup. The full path to the directory is available to tests via a context property.
|