| # Testing |
| |
| This package uses `package:integration_test` to run its tests in a web browser. |
| |
| See [Plugin Tests > Web Tests](https://github.com/flutter/flutter/wiki/Plugin-Tests#web-tests) |
| in the Flutter wiki for instructions to setup and run the tests in this package. |
| |
| Check [flutter.dev > Integration testing](https://flutter.dev/docs/testing/integration-tests) |
| for more info. |
| |
| See [Plugin Tests > Web Tests > Mocks](https://github.com/flutter/flutter/wiki/Plugin-Tests#mocks) |
| in the Flutter wiki for more information about the `.mocks.dart` files in this package. |