flutter_driver_helper 1.1.1 copy "flutter_driver_helper: ^1.1.1" to clipboard
flutter_driver_helper: ^1.1.1 copied to clipboard

Utility for easy work with flutter_driver in UI / integration tests

[1.1.1] - 27.01.2020. #

  • idle as TestAction.
  • new checks in DWidget: textContains, textStartsWith, textEndsWith.
  • allow disable indices in screenshoter.
  • add DWidget#scroll.
  • in BaseScreen methods dWidget & dScrollItem are protected.

[1.1.0] - 15.01.2020. #

  • TestAction is now class.
  • logging in runTestActions.

[1.0.2] - 12.01.2020. #

  • Fix health issue.

[1.0.1] - 12.01.2020. #

  • Updated example.
  • TestAction returns Future<void>.
  • getCenter method in DWidget.

[1.0.0] - 28.12.2019. #

  • Initial Open Source release.
6
likes
40
pub points
27%
popularity

Publisher

unverified uploader

Utility for easy work with flutter_driver in UI / integration tests

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_driver, meta, test

More

Packages that depend on flutter_driver_helper