pub fn assert_file_not_contains(path: &Path, unexpected: &str) -> Result<()>
Assert that a file does not contain specific content