tree: 00b6bd136105df7a1cb2d3c536c7996683ad90e6 [path history] [tgz]
  1. integration_test/
  2. lib/
  3. test_driver/
  4. web/
  5. pubspec.yaml
  6. README.md
  7. run_test.sh
packages/image_picker/image_picker_for_web/example/README.md

Testing

This package uses package:integration_test to run its tests in a web browser.

See Plugin Tests > Web Tests in the Flutter wiki for instructions to setup and run the tests in this package.

Check flutter.dev > Integration testing for more info.