pub fn root() -> PathBuf
Path to the test’s filesystem scratchpad
ex: $CARGO_TARGET_TMPDIR/cit/<integration test>/<module>/<fn name>/ or $CARGO_TARGET_TMPDIR/cit/t0 on Windows
$CARGO_TARGET_TMPDIR/cit/<integration test>/<module>/<fn name>/
$CARGO_TARGET_TMPDIR/cit/t0