fedimint_testing_core

Function test_dir

source
pub fn test_dir(pathname: &str) -> (PathBuf, Option<TempDir>)
Expand description

If FM_TEST_DIR is set, use it as a base, otherwise use a tempdir

Callers must hold onto the tempdir until it is no longer needed