pub(crate) fn stamp_file_path(
config: &Config,
testpaths: &TestPaths,
revision: Option<&str>,
) -> Utf8PathBuf
Expand description
The path of the stamp
file that gets created or updated whenever a
particular test completes successfully.