PackageTrack
Sign in Get early access

flutter_gherkin

A Gherkin / Cucumber parser and test runner for Dart and Flutter

2.0.0 4.5K downloads/mo #4010 most downloaded on pub.dev jonsamwell/flutter_gherkin

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Release timing varies

gaps range from 8 days to 7 months

No release notes found

nothing matched a version

Nothing withdrawn

no release was ever pulled

8 years old

81 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

81 releases · Oct 2018 to Jul 2022
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 81
  1. 3.0.0-rc.17 25 Jul 2022 pre-release
    Release notes

    [3.0.0-rc.17] - 25/07/2022

    • Fix #257 - fixed issue when generating a step with a '$' sign in
    • Fix #256 - Ensure all exceptions generated when running a step are logged
    • Fix #253 - Ensure features with descriptions that span more than one line are parsed correctly
    • Fix #252 - Ensure all async code is awaited
    • When taking a screenshot on the web use the render element rather than relying on native code that does not work
    Open source →
  2. 3.0.0-rc.16 01 Jul 2022 pre-release
    Release notes

    [3.0.0-rc.16] - 01/07/2022

    • Fix #231 - using local coordinate system when taking a screenshot on Android (thanks to @youssef-t for the solution)
    • Fix #216 - ensure step exceptions and expect failure results are added as errors to the json report
    • Scenarios can now have descriptions which also appear in the json reporter output

    NOTE: Due to the above changes generated files will need to be re-generated

    flutter pub run build_runner clean
    flutter pub run build_runner build --delete-conflicting-outputs
    
    Open source →
  3. 3.0.0-rc.15 29 Jun 2022 pre-release
    Release notes

    [3.0.0-rc.15] - 28/06/2022

    • Exposed frameBindingPolicy on the test runner when running tests which can affect how frames are painted and the speed of the test run, I've removed the default value which might be responsible for #231
    Open source →
  4. 3.0.0-rc.14 27 Jun 2022 pre-release
    Release notes

    [3.0.0-rc.14] - 28/06/2022

    • Fix #237 - Ensure everything works on the web
    Open source →
  5. 3.0.0-rc.13 27 Jun 2022 pre-release
    Release notes

    [3.0.0-rc.13] - 27/06/2022

    • Fix #235 - fix issue taking a screenshot on an Android device
    • Resolved #170: Added example code to ensure json report is save to disk even when the test run fails. Also added script to generate a HTML report from a JSON report
    Open source →
  6. 3.0.0-rc.12 24 Jun 2022 pre-release
    Release notes

    [3.0.0-rc.12] - 24/06/2022

    • Fix #222 - escape single quotation marks in data tables
    Open source →
  7. 3.0.0-rc.11 24 Jun 2022 pre-release
    Release notes

    [3.0.0-rc.11] - 24/06/2022

    • Fix #231 - Removed the use of explicitly calling pumpAndSettle in the pre-defined steps in favour of the implicit pumpAndSettle calls used in the WidgetTesterAppDriverAdapter.
    • Added ability to add a appLifecyclePumpHandler to override the default handler that determines how the app is pumped during lifecycle events. Useful if your app has a long splash screen etc. Parameter is on executeTestSuite.
    • Added ability to ensure feature paths are relative when generating reports useAbsolutePaths on the GherkinTestSuite attribute
    • BREAKING CHANGE: The parameters on executeTestSuite are now keyed to allow for the above changes
    Open source →
  8. 3.0.0-rc.10 23 Jun 2022 pre-release
    Release notes

    A lot of new changes in this update.

    • Test scenario's can be retried, in the configuration it is possible to specify the amount of step retries. (#218).
    • It is now possible to the see if the scenario has passed in the JSON report and in the afterScenario hook (#201).
    • When a test fails, it does not automatically fail in the test framework. The other steps will be skipped and show up in the JSON report. This will now not cause any app inconsistencies with error pop-ups (#182).
    • Steps that have been skipped, are now also being recorded through the reporters and hooks (#179).
    • Documentation on the feature folder location has been improved (#174).
    Open source →
  9. 3.0.0-rc.9 23 Nov 2021 pre-release
    Release notes
    • Fix: #172: Fix for the StdoutReporter when running against the web
    Open source →
  10. 3.0.0-rc.8 18 Nov 2021 pre-release

    Nothing published for this version

  11. 3.0.0-rc.7 10 Nov 2021 pre-release

    Nothing published for this version

  12. 3.0.0-rc.6 27 Oct 2021 pre-release

    Nothing published for this version

  13. 3.0.0-rc.5 16 Sep 2021 pre-release

    Nothing published for this version

  14. 3.0.0-rc.4 15 Sep 2021 pre-release

    Nothing published for this version

  15. 3.0.0-rc.3 15 Sep 2021 pre-release

    Nothing published for this version

  16. 3.0.0-rc.2 20 Jun 2021 pre-release

    Nothing published for this version

  17. 3.0.0-rc.1 25 May 2021 pre-release

    Nothing published for this version

  18. 2.0.0 25 May 2021

    Nothing published for this version

  19. 1.2.0 03 May 2021

    Nothing published for this version

  20. 1.1.9 24 Nov 2020

    Nothing published for this version

  21. 1.1.8 07 May 2020

    Nothing published for this version

  22. 1.1.8+1 10 May 2020

    Nothing published for this version

  23. 1.1.8+2 11 May 2020

    Nothing published for this version

  24. 1.1.8+3 19 Jul 2020

    Nothing published for this version

  25. 1.1.8+4 26 Jul 2020

    Nothing published for this version

  26. 1.1.8+5 03 Aug 2020

    Nothing published for this version

  27. 1.1.8+6 04 Aug 2020

    Nothing published for this version

  28. 1.1.8+7 11 Aug 2020

    Nothing published for this version

  29. 1.1.8+8 11 Aug 2020

    Nothing published for this version

  30. 1.1.8+9 20 Sep 2020

    Nothing published for this version

  31. 1.1.8-rc.2 18 Mar 2020 pre-release

    Nothing published for this version

  32. 1.1.8-rc.1 05 Jan 2020 pre-release

    Nothing published for this version

  33. 1.1.7 05 Jan 2020

    Nothing published for this version

  34. 1.1.7+1 07 Jan 2020

    Nothing published for this version

  35. 1.1.7+2 07 Jan 2020

    Nothing published for this version

  36. 1.1.7+3 13 Jan 2020

    Nothing published for this version

  37. 1.1.7+4 31 Jan 2020

    Nothing published for this version

  38. 1.1.7+5 03 Feb 2020

    Nothing published for this version

  39. 1.1.7+6 04 Mar 2020

    Nothing published for this version

  40. 1.1.7-rc.1 05 Jan 2020 pre-release

    Nothing published for this version

  41. 1.1.6 05 Jan 2020

    Nothing published for this version

  42. 1.1.6+2 05 Jan 2020

    Nothing published for this version

  43. 1.1.6+1-rc.5 05 Jan 2020

    Nothing published for this version

  44. 1.1.6-rc.4 19 Dec 2019 pre-release

    Nothing published for this version

  45. 1.1.6-rc.3 18 Dec 2019 pre-release

    Nothing published for this version

  46. 1.1.6-rc.2 18 Dec 2019 pre-release

    Nothing published for this version

  47. 1.1.6-rc.1 18 Dec 2019 pre-release

    Nothing published for this version

  48. 1.1.5 05 Dec 2019

    Nothing published for this version

  49. 1.1.5+1 18 Dec 2019

    Nothing published for this version

  50. 1.1.5+2 19 Dec 2019

    Nothing published for this version

  51. 1.1.4 26 Sep 2019

    Nothing published for this version

  52. 1.1.3 25 Sep 2019

    Nothing published for this version

  53. 1.1.2 22 Sep 2019

    Nothing published for this version

  54. 1.1.1 22 Sep 2019

    Nothing published for this version

  55. 1.1.0 19 Sep 2019

    Nothing published for this version

  56. 1.0.12 18 Sep 2019

    Nothing published for this version

  57. 1.0.11 18 Sep 2019

    Nothing published for this version

  58. 1.0.10 18 Sep 2019

    Nothing published for this version

  59. 1.0.9 03 Sep 2019

    Nothing published for this version

  60. 1.0.8 24 Aug 2019

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive