Commit Graph

16 Commits

Author SHA1 Message Date
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
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
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 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 31cbf8a07b chore(example): updated custom parameter example and added example feature to demo it 2018-11-01 11:57:36 +11:00
Jon Samwell 8d407fd9d4 chore(release): updated chagelog 2018-11-01 09:42:24 +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 07472daaf1 docs(example): added quick start steps in the example app readme 2018-10-31 16:01:55 +11:00
Jon Samwell c8b951f720 chore(changelog): updated changelog 2018-10-29 17:26:54 +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 8b5ab413c1 chore(version): updated version 2018-10-29 16:31:24 +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 a99e79938f chore(dependencies): fixed up dependencies 2018-10-29 14:08:23 +11:00
Jon Samwell 23055b4092 initial commit 2018-10-26 21:09:22 +11:00