Skip to content

Conversation

@ryzizub
Copy link
Contributor

@ryzizub ryzizub commented Sep 10, 2025

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
@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
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

4 participants