- given: files (?P\S+), (?P\S+), and (?P\S+) - when: I run ftt-codegen --run (?P\S+) - then: log file says scenario "(?P.+)" was run - then: log file says step "(?Pgiven|when|then) (?P.+)" was run - then: program finished successfully