WindowsAppSDK icon indicating copy to clipboard operation
WindowsAppSDK copied to clipboard

Changing TestAll.ps1 script to run tests locally with filtering

Open guimafelipe opened this issue 3 months ago • 2 comments

When working on WinAppSDK, we want to be able to easily run tests to check if our changes are breaking anything or introducing any regressions.

Now, the TestAll.ps1 was changed to also work running locally and passing arguments to filter the tests and optionally build them.

A microsoft employee must use /azp run to validate using the pipelines below.

WARNING: Comments made by azure-pipelines bot maybe inaccurate. Please see pipeline link to verify that the build is being ran.

For status checks on the main branch, please use TransportPackage-Foundation-PR (https://microsoft.visualstudio.com/ProjectReunion/_build?definitionId=81063&_a=summary) and run the build against your PR branch with the default parameters.

guimafelipe avatar Sep 28 '25 05:09 guimafelipe

/azp run

guimafelipe avatar Sep 28 '25 05:09 guimafelipe

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Sep 28 '25 06:09 azure-pipelines[bot]