[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 'Performance profiling' to use package:integration_test #9741

Open
1 task
bryanoltman opened this issue Nov 1, 2023 · 0 comments
Open
1 task

Update 'Performance profiling' to use package:integration_test #9741

bryanoltman opened this issue Nov 1, 2023 · 0 comments
Labels
e2-days Effort: < 5 days from.page-issue Reported in a reader-filed concern p2-medium Necessary but not urgent concern. Resolve when possible. st.triage.ltw Indicates Lead Tech Writer has triaged test.driver Relates to driver testing test.general Relates to unit, integration, perf testing test.integration Relates to integration testing

Comments

@bryanoltman
Copy link

Page URL

https://docs.flutter.dev/cookbook/testing/integration/profiling/

Page source

https://github.com/flutter/website/tree/main/src/cookbook/testing/integration/profiling.md

Describe the problem

Docs reference flutter_driver but doesn't include installation instructions (i.e., flutter pub add 'dev:flutter_driver:{"sdk":"flutter"}'). It also seems like flutter_driver is deprecated based on https://docs.flutter.dev/release/breaking-changes/flutter-driver-migration, but it's not clear how one would do performance profiling with only the package:integratin_test.

Expected fix

Docs either better explain how to get started with flutter_driver or provide a package:integration_test-only alternative.

Additional context

No response

I would like to fix this problem.

  • I will try and fix this problem on docs.flutter.dev.
@bryanoltman bryanoltman added the from.page-issue Reported in a reader-filed concern label Nov 1, 2023
@parlough parlough changed the title [PAGE ISSUE]: 'Performance profiling' Update 'Performance profiling' to use package:integration_test Nov 1, 2023
@parlough parlough added p2-medium Necessary but not urgent concern. Resolve when possible. e2-days Effort: < 5 days test.general Relates to unit, integration, perf testing test.integration Relates to integration testing test.driver Relates to driver testing labels Nov 1, 2023
@atsansone atsansone added the st.triage.ltw Indicates Lead Tech Writer has triaged label Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2-days Effort: < 5 days from.page-issue Reported in a reader-filed concern p2-medium Necessary but not urgent concern. Resolve when possible. st.triage.ltw Indicates Lead Tech Writer has triaged test.driver Relates to driver testing test.general Relates to unit, integration, perf testing test.integration Relates to integration testing
Projects
None yet
Development

No branches or pull requests

3 participants