You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 20, 2019. It is now read-only.
Following the update from MSTest to xUnit, there are some issues with running tests that are required to be run on the UI thread. Hence, any tests marked using the [UITestMethod] attribute are currently skipped. A workaround should be found to allow unit testing on the UI Dispatcher.
The text was updated successfully, but these errors were encountered:
Following the update from MSTest to xUnit, there are some issues with running tests that are required to be run on the UI thread. Hence, any tests marked using the [UITestMethod] attribute are currently skipped. A workaround should be found to allow unit testing on the UI Dispatcher.
The text was updated successfully, but these errors were encountered: