- given: file "(?P\S+)"" containing (?P.*) - 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