Commit Graph

12 Commits

Author SHA1 Message Date
Jon Samwell 31bf38cef1 feat(null-safety): first pass of null safety 2021-05-01 13:56:17 +10:00
Jon Samwell b2f86e0446 chore(merge): updated merged in steps to use function based implementation 2020-07-19 11:58:46 +10:00
Jon Samwell f0f061b6d8 feat(flutter): update to work with latest Flutter stable release
fix(spelling): fixed various spelling errors
fix(lint): fixed lint errors
2020-05-08 09:36:55 +10:00
Jon Samwell 8b82429da8 chore(release): updated dart_gherkin lib 2019-08-23 22:22:37 +10:00
Jon 2b904ab4e6 feat(gherkin): removed the Gherkin implementation and now rely on the abstracted gherkin library 'https://github.com/jonsamwell/dart_gherkin'
chore(docs): updated docs
2019-04-23 20:29:24 +10:00
Christer db215fd8eb updated reporter tests with new StepStartedMessage. 2019-03-07 11:28:21 +01:00
Jon Samwell 2aa36b5aa1 chore(linting): update code to pass stricter linting rules 2019-02-06 13:25:19 +11:00
Jon Samwell 2ccdb80a29 chore(formatting): ran formatter 2019-02-06 12:09:07 +11:00
Jon Samwell fc5e7b8832 feat(hooks): added test for new world created hook
feat(parameters): added test for missing table parameter
2019-02-06 12:08:30 +11:00
Jon Samwell 9d9aa6c7c5 test(config): Added more tests around `FlutterTestConfiguration` to ensure pre-defined steps are always added 2018-10-29 16:44:09 +11:00
Jon Samwell afb6677eff feat(steps): add more pre-defined steps and more Flutter driver utility methods 2018-10-29 16:29:11 +11:00
Jon Samwell 23055b4092 initial commit 2018-10-26 21:09:22 +11:00