- Notifications
You must be signed in to change notification settings - Fork29.7k
Open
Labels
P3Issues that are less important to the Flutter projecta: tests"flutter test", flutter_test, or one of our testsc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterf: integration_testThe flutter/packages/integration_test pluginteam-frameworkOwned by Framework teamtriaged-frameworkTriaged by Framework team
Description
Use case
This is about newintegration_test package
- As an automation tester, I want to put tags on my e2e tests.
- When running tests from the console I want to specify using those tags what tests to run.
For example:
flutter drive --driver=test_driver/integration_test_driver.dart --target=test_driver/integration_test/filters_test.dart--tags=smoke
ps.I was searching for this capability or raised issue/task on your GitHub. But can't find it. If duplicate please remove or link it.
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projecta: tests"flutter test", flutter_test, or one of our testsc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterf: integration_testThe flutter/packages/integration_test pluginteam-frameworkOwned by Framework teamtriaged-frameworkTriaged by Framework team