pycoast.tests.utils module
Utilities for working with tests.
- pycoast.tests.utils.set_directory(path: Union[str, pathlib.Path])
Change to new directory within the context.
- Parameters
path – The path to the new cwd
- Yields
None
Utilities for working with tests.
Change to new directory within the context.
path – The path to the new cwd
None