Commit Graph

176 Commits

Author SHA1 Message Date
Jon Samwell 98c956bc18 fix(lint): removed invalid override decorator 2019-06-05 12:06:42 +10:00
Jon Samwell fe20dd9cdc feat(runner): app is not hot reloaded to increase testing speed
feat(build): no-build and flavor options now work
chore(lib): upgraded to v1 of dart_gherkin
2019-06-05 11:00:41 +10:00
Iqbal 9a26eaf015 refactor consistency 2019-05-24 20:06:03 +07:00
Iqbal b6a6f99d40 fix flavor 2019-05-24 16:48:00 +07:00
Iqbal 25f01cd47b add target device id arguments 2019-05-23 10:52:43 +07:00
Iqbal 5aa50920b4 init build flavor capability 2019-05-23 09:14:26 +07: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
Jon 14eb8e1ab7 docs(changelog): updated with latest PR functionality
chore(lint): ran linter and formatter
2019-03-07 22:02:25 +11:00
Christer 1dd9bd856d added StepStartedMessage with table data, for reporters to use. 2019-03-07 09:08:43 +01:00
Jon Samwell 6e82b95d09 chore(lint): fixed package lint errors 2019-02-06 14:23:28 +11: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 0ecaeb5bb6
Merge pull request #5 from kev52/patch-1
Fixes issues with missing table parameters
2019-02-06 11:41:28 +11:00
dustin dd66e314f4 Add hook callback for accessing World inside of a hook implementation 2019-02-02 10:58:32 -07:00
kev52 3c0657984b
Update feature_file_runner.dart 2019-01-20 17:25:13 +01:00
Jon Samwell 6241b9720a fix(steps): ensured well known flutter test action timeout duration is shorter then the step timeout duration
fix(reporter): ensured summary reporter reports failure reason
2018-11-01 19:11:33 +11:00
Jon Samwell 8e425e2755 feat(reporter): add a test run summary reporter
fix(example): fixed up glob pattern in example
2018-11-01 09:33:26 +11:00
Jon Samwell 49c05b072a chore(formating): formating 2018-10-29 17:04:28 +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 5405f20262 chore(formatting): ran formatted 2018-10-29 13:53:17 +11:00
Jon Samwell 508f40cc80 feat(reporters): add progress reporter 2018-10-29 13:52:29 +11:00
Jon Samwell 03ca8d5f09 docs(example): updates to example project 2018-10-29 11:43:03 +11:00
Jon Samwell baba62abfe docs(updates): updated readme 2018-10-28 09:58:14 +11:00
Jon Samwell 23055b4092 initial commit 2018-10-26 21:09:22 +11:00