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