uuv_flutter 0.0.1-beta.4 copy "uuv_flutter: ^0.0.1-beta.4" to clipboard
uuv_flutter: ^0.0.1-beta.4 copied to clipboard

An accessibility driven solution to facilitate the writing and execution of E2E tests understandable by any human being using cucumber(BDD) and flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uuv_flutter

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

dependencies:
  uuv_flutter: ^0.0.1-beta.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:uuv_flutter/generate_tests.dart';
2
likes
140
pub points
26%
popularity

Publisher

verified publisherkemitech.io

An accessibility driven solution to facilitate the writing and execution of E2E tests understandable by any human being using cucumber(BDD) and flutter

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

bdd_widget_test, build, build_config, flutter, flutter_finder_usercentric, flutter_test, patrol_finders

More

Packages that depend on uuv_flutter