-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
a.cookbookRelates to a cookbook recipe or guideRelates to a cookbook recipe or guideact.await-dev-prNeeds dev PR to merge before merging docsNeeds dev PR to merge before merging docscl.fixedIssue is closed as fixedIssue is closed as fixede0-minutesEffort: < 60 minEffort: < 60 minp3-lowValid but not urgent concern. Resolve when possible. Encourage upvote to surface.Valid but not urgent concern. Resolve when possible. Encourage upvote to surface.test.generalRelates to unit, integration, perf testingRelates to unit, integration, perf testingtest.integrationRelates to integration testingRelates to integration testing
Description
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
Labels
a.cookbookRelates to a cookbook recipe or guideRelates to a cookbook recipe or guideact.await-dev-prNeeds dev PR to merge before merging docsNeeds dev PR to merge before merging docscl.fixedIssue is closed as fixedIssue is closed as fixede0-minutesEffort: < 60 minEffort: < 60 minp3-lowValid but not urgent concern. Resolve when possible. Encourage upvote to surface.Valid but not urgent concern. Resolve when possible. Encourage upvote to surface.test.generalRelates to unit, integration, perf testingRelates to unit, integration, perf testingtest.integrationRelates to integration testingRelates to integration testing