tree: 0fc26fcb336b9b92844b776a858bcc5daebce4a1 [path history] [tgz]
  1. integration_test/
  2. lib/
  3. test_driver/
  4. web/
  5. pubspec.yaml
  6. README.md
  7. run_test.sh
packages/camera/camera_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.