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

Skip to content

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

Closed
@kyeshmz

Description

@kyeshmz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    a.cookbookRelates to a cookbook recipe or guideact.await-dev-prNeeds dev PR to merge before merging docscl.fixedIssue is closed as fixede0-minutesEffort: < 60 minp3-lowValid but not urgent concern. Resolve when possible. Encourage upvote to surface.test.generalRelates to unit, integration, perf testingtest.integrationRelates to integration testing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions