tree: 375b68285c08f91f3b5007f481c9ae15769ae9b6 [path history] [tgz]
  1. integration_test/
  2. lib/
  3. test_driver/
  4. web/
  5. build.yaml
  6. pubspec.yaml
  7. README.md
  8. run_test.sh
packages/url_launcher/url_launcher_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.

See Plugin Tests > Web Tests > Mocks in the Flutter wiki for more information about the .mocks.dart files in this package.