Skip to content

Conversation

@elinor-fung
Copy link
Member

@elinor-fung elinor-fung commented Mar 26, 2021

In combination with dotnet/xharness#520, this should allow filtering tests through msbuild properties. For example:

dotnet build <repo_root>\src\libraries\<project>\tests /t:Test /p:XunitMethodName=<fully_qualified_method_name>

Without the xharness change, this change should be benign - additional data would be passed to the Android test app, but nothing would be done with it.

cc @steveisok @jkoritzinsky

@ghost
Copy link

ghost commented Mar 26, 2021

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details
Author: elinor-fung
Assignees: -
Labels:

area-Infrastructure-mono

Milestone: -

@elinor-fung elinor-fung changed the title Propate XUnitMethodName/XUnitClassName properties to Android test runner Propagate XUnitMethodName/XUnitClassName properties to Android test runner Mar 29, 2021
@elinor-fung elinor-fung merged commit de867a9 into dotnet:main Mar 29, 2021
@elinor-fung elinor-fung deleted the androidTestArgs branch March 29, 2021 18:06
@ghost ghost locked as resolved and limited conversation to collaborators Apr 28, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants