matflow.tests.conftest.modifiable_config#

matflow.tests.conftest.modifiable_config(tmp_path)#

Pytest fixture to provide a fresh config which can be safely modified within the test without affecting other tests.

Parameters:

tmp_path (Path) –