Page URL: https://flutter.dev/docs/testing/integration-tests/
Page source: https://github.com/flutter/website/tree/master/src/docs/testing/integration-tests/index.md
- iOS is sparse compared to Android in the screenshots and explanations
- If you go to the part that says "iOS Setup
Follow the instructions in the iOS Device Testing section of the README." it takes you to pub.dev - which i believe is no longer correct, pub.dev listing is deprecated for this plugin since it has been moved and should be installed with flutter root instead of "1.0.2"
- the instructions end with "Now you can start RunnerTests to kick-off integration tests!" which makes no sense to me or an ios dev.
i did eventually find https://github.com/flutter/flutter/tree/master/packages/integration_test which looks more promising
Description of issue:
Page URL: https://flutter.dev/docs/testing/integration-tests/
Page source: https://github.com/flutter/website/tree/master/src/docs/testing/integration-tests/index.md
Follow the instructions in the iOS Device Testing section of the README." it takes you to pub.dev - which i believe is no longer correct, pub.dev listing is deprecated for this plugin since it has been moved and should be installed with flutter root instead of "1.0.2"
i did eventually find https://github.com/flutter/flutter/tree/master/packages/integration_test which looks more promising
Description of issue: