- given: > a file (?P\\S+) containing "(?P.*)" regex: true function: create_file_with_given_data - given: "a file {filename} containing some random data" function: create_file_with_random_data - then: "data in {live} and {restore} match" function: live_and_restored_data_match