From 50987c14217f9d628294ef229f7215701cb03fc7 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 31 Aug 2019 20:20:43 +0300 Subject: Change: Fable acceptance tests: formatting, produce docs too --- fable-arch.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fable-arch.yaml') diff --git a/fable-arch.yaml b/fable-arch.yaml index 5dc8278..0777104 100644 --- a/fable-arch.yaml +++ b/fable-arch.yaml @@ -1,5 +1,8 @@ - given: files (?P\S+), (?P\S+), and (?P\S+) +- when: I run ftt-docgen --html (?P\S+) +- when: I run ftt-docgen --pdf (?P\S+) - when: I run ftt-codegen --run (?P\S+) +- then: file (?P\S+) exists - then: log file says scenario "(?P.+)" was run - then: log file says step "(?Pgiven|when|then) (?P.+)" was run - then: program finished successfully -- cgit v1.2.1