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