widget_driver_test 1.0.4 copy "widget_driver_test: ^1.0.4" to clipboard
widget_driver_test: ^1.0.4 copied to clipboard

Contains helper classes/methods for DrivableWidgets, WidgetDrivers, helps with TestDrivers mocking

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add widget_driver_test

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  widget_driver_test: ^1.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:widget_driver_test/widget_driver_test.dart';
2
likes
120
pub points
59%
popularity

Publisher

verified publisherbmwtech.dev

Contains helper classes/methods for DrivableWidgets, WidgetDrivers, helps with TestDrivers mocking

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_test, meta, mocktail, test, widget_driver

More

Packages that depend on widget_driver_test