Commit Graph

25 Commits

Author SHA1 Message Date
Jon Samwell 4e0ceb3843 chore(lib): updated libs 2019-09-18 13:43:38 +10:00
Jon Samwell 6db005658e feat(config): adding option to defined the working directory for the process that runs the app under test 2019-09-03 17:39:44 +10:00
Jon Samwell e721699f13 chore(lib): updated to latest dart_gherkin library
test(example): added scenario outline example
chore(lib): bumped version
2019-08-25 08:56:46 +10:00
Jon Samwell 8b82429da8 chore(release): updated dart_gherkin lib 2019-08-23 22:22:37 +10:00
Jon Samwell 5ea4e7ffe2 feat(utils): added ability to restart the app during a test 2019-08-21 11:38:07 +10:00
Jon Samwell d1e5813bcd chore(libs): updated to latest gherkin lib 2019-07-12 03:23:06 +10:00
Jon Samwell 704b7f9cf2 feat(screenshots): added ability to include a pre-defined hook that attached screenshot to the world if a step fails 2019-06-21 08:14:51 +10:00
Jon Samwell 98c956bc18 fix(lint): removed invalid override decorator 2019-06-05 12:06:42 +10:00
Jon Samwell 093f1747da chore(lint): fixed linting errors 2019-06-05 11:56:11 +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
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