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

[Infrastructure] - Add tags to test runners where relevant #2508

Open
matthew-carroll opened this issue Jan 15, 2025 · 0 comments
Open

[Infrastructure] - Add tags to test runners where relevant #2508

matthew-carroll opened this issue Jan 15, 2025 · 0 comments
Labels
area_infrastructure Pertains to cross-cutting infrastructure bounty_junior f:charity Unpaid work

Comments

@matthew-carroll
Copy link
Contributor

Dart and Flutter support the concept of "tags" on tests. We should add these to our test runners where appropriate.

One place we definitely want them is per platform: "mac", "windows", "android", etc.

There may be other dimensions that make sense, too.

Docs: https://pub.dev/packages/test#tagging-tests

@matthew-carroll matthew-carroll added area_infrastructure Pertains to cross-cutting infrastructure bounty_junior f:charity Unpaid work labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area_infrastructure Pertains to cross-cutting infrastructure bounty_junior f:charity Unpaid work
Projects
None yet
Development

No branches or pull requests

1 participant