Skip to content

feat: add support --platform in tests#1359

Merged
ryzizub merged 6 commits into
mainfrom
feat/command-test/platform
Sep 18, 2025
Merged

feat: add support --platform in tests#1359
ryzizub merged 6 commits into
mainfrom
feat/command-test/platform

Conversation

@ryzizub

@ryzizub ryzizub commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

Status

READY

Description

Adds posibility to pass platform argument into test command to be selective on which platform we want to run tests.
Very helpful when there are certain tests that have testOn: 'chrome' etc. tag

Once finished resolves #1357

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@ryzizub ryzizub self-assigned this Sep 10, 2025
@ryzizub
ryzizub marked this pull request as ready for review September 17, 2025 07:18
@ryzizub
ryzizub requested a review from a team as a code owner September 17, 2025 07:18
Comment thread lib/src/commands/dart/commands/dart_test_command.dart
@ryzizub
ryzizub merged commit a3c2fd9 into main Sep 18, 2025
22 checks passed
@ryzizub
ryzizub deleted the feat/command-test/platform branch September 18, 2025 07:54
@vgvbot vgvbot mentioned this pull request Sep 18, 2025
@vgvbot vgvbot mentioned this pull request Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Support --platform flag in very_good test

3 participants