Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Correct dependencies on 'An introduction to integration testing' page #8436

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

Closed
kyeshmz opened this issue Aug 17, 2022 · 1 comment
Closed
Labels
a.cookbook Relates to a cookbook recipe or guide act.await-dev-pr Needs dev PR to merge before merging docs cl.fixed Issue is closed as fixed e0-minutes Effort: < 60 min p3-low Valid but not urgent concern. Resolve when possible. Encourage upvote to surface. test.general Relates to unit, integration, perf testing test.integration Relates to integration testing

Comments

@kyeshmz
Copy link

kyeshmz commented Aug 17, 2022

The current documentation on the repo only lists integration_test as needed, while stating flutter_test is needed as well.
It should align with the official intro, to be like

dev_dependencies:
  integration_test:
    sdk: flutter
  flutter_test:
    sdk: flutter

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

@maheshj01 maheshj01 added st.triage.triage-team Triage team reviewing and categorizing the issue documentation and removed st.triage.triage-team Triage team reviewing and categorizing the issue labels Aug 18, 2022
@darshankawar darshankawar added t.framework Relates to Flutter framework d: api docs labels Sep 21, 2022
@goderbauer goderbauer added act.await-dev-pr Needs dev PR to merge before merging docs P4 labels Sep 27, 2022
@Hixie Hixie transferred this issue from flutter/flutter Mar 24, 2023
@atsansone atsansone added test.general Relates to unit, integration, perf testing a.cookbook Relates to a cookbook recipe or guide and removed d: cookbook labels May 30, 2023
@atsansone atsansone changed the title [integration_test] Documentation of integration_test Correct dependencies on 'An introduction to integration testing' page Jun 2, 2023
@atsansone atsansone added p3-low Valid but not urgent concern. Resolve when possible. Encourage upvote to surface. e0-minutes Effort: < 60 min ltw-triage test.integration Relates to integration testing and removed P4 t.framework Relates to Flutter framework labels Jun 2, 2023
@atsansone atsansone added the cl.fixed Issue is closed as fixed label Jun 12, 2023
@atsansone
Copy link
Contributor

Fixed in #6296.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a.cookbook Relates to a cookbook recipe or guide act.await-dev-pr Needs dev PR to merge before merging docs cl.fixed Issue is closed as fixed e0-minutes Effort: < 60 min p3-low Valid but not urgent concern. Resolve when possible. Encourage upvote to surface. test.general Relates to unit, integration, perf testing test.integration Relates to integration testing
Projects
None yet
Development

No branches or pull requests

5 participants