Skip to content

Conversation

@elinor-fung
Copy link
Member

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

  • Application entry points: configure test runner with current application options
    • Android and iOS application entry points were running the tests and then trying to configure filters for the test run afterwards.
  • XUnit test case filtering:
    • Handle different test case filter types separately
    • Use added filters to determine the default for include/exclude
  • Add tests for XUnit test case filtering

cc @steveisok @jkoritzinsky

The Android and iOS application entry points were running the tests
and then trying to configure filters for the test run afterwards.
@premun premun requested a review from greenEkatherine March 24, 2021 18:32
@steveisok steveisok requested a review from akoeplinger March 24, 2021 18:56
@elinor-fung
Copy link
Member Author

@premun do you think this is ready to merge, or do we need to wait for other reviews? I'd like to get this in soon, since it really helps with the inner dev loop for running Android tests. (I don't have merge permissions)

@premun premun merged commit 9d998e6 into dotnet:main Mar 29, 2021
@elinor-fung elinor-fung deleted the fixConfigureRunner branch March 30, 2021 01:02
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.

3 participants