Skip to content

Add Linux/macOS test filtering guide to CONTRIBUTING.md#15521

Merged
Evangelink merged 1 commit into
microsoft:mainfrom
nohwnd:fix/15511-linux-test-guide
Mar 20, 2026
Merged

Add Linux/macOS test filtering guide to CONTRIBUTING.md#15521
Evangelink merged 1 commit into
microsoft:mainfrom
nohwnd:fix/15511-linux-test-guide

Conversation

@nohwnd

@nohwnd nohwnd commented Mar 19, 2026

Copy link
Copy Markdown
Member

Document how to run specific integration tests on Linux/macOS using the --property:\ MSBuild pass-through syntax with proper bash quoting.

The \ est.sh\ script wraps arcade's \�ng/common/build.sh\ which doesn't have a dedicated -filter\ parameter like \Build.ps1\ does on Windows. This makes filtering tests on Linux require careful escaping. This adds clear examples to CONTRIBUTING.md.

Fixes #15511

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚢 Ship it! Add to PRs where owner approves automated PR, but cannot approve because they "wrote it".

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix guide on running tests on linux

3 participants