pickled_cucumber 1.1.0 copy "pickled_cucumber: ^1.1.0" to clipboard
pickled_cucumber: ^1.1.0 copied to clipboard

A simple cucumber implementation for Dart, Dart Frog and Flutter.

Changelog #

1.0.0 #

  • Initial version.

1.0.1 #

  • [Flutter] Fix: generation conflict. Replace *.g.dart with *.pickled.dart to avoid conflict with other packages.

1.0.2 #

  • [Flutter] Fix: error message on step not found

1.0.3 #

  • [Flutter] Fix: multiple steps defintion files usage

1.0.4 #

  • [Dependencies] Bump dependencies
  • [Flutter] Fix: Flutter code generation with multiple scenarios with tags

1.0.5 #

  • [Flutter] Fix: Commenting a step in a .feature file, fail the test generation

1.1.0 #

  • [Flutter] Feat: Allow to store .feature files in subfolders
9
likes
150
pub points
35%
popularity

Publisher

verified publishermobile-tools.dev

A simple cucumber implementation for Dart, Dart Frog and Flutter.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, build, code_builder, dart_style, file, source_gen, test

More

Packages that depend on pickled_cucumber