pub fn write_test_file<S: AsRef<str>>( workdir: &TempDir, filename: S, content: S, ) -> Result<CanonicalizedPathBuf>