- given: a file (?P.+) - when: I run (?Pjt .*) - then: there is (?P\d+) draft - then: there is (?P\d+) draft, with attachment (?P.+) - then: there is (?P\d+) journal entry - then: there is (?P\d+) journal entry, with attachment (?P.+) - then: there is (?P\d+) journal entry, belonging to (?P.+) - then: there is (?P\d+) topic, (?P.+), titled "(?P.+)" - then: there are (?P<count>\d+) journal entries - then: draft (?P<id>\d+) has title "(?P<title>.*)"