AsyncTestSyncContext
throwing exceptions with the Devices Runner.
TraitHelper
class to xunit.extensibility.exection
to make it easier to determine the traits that are decorated on a test method.
For information on using xUnit.net from within Visual Studio, see Running xUnit.net tests in Visual Studio.
[UIFact]
and [UITheory]
attributes are available
to ensure that the test runs on the UI thread. If you separate your device runner
and unit test projects, the unit test project will need to take a reference to
xunit.runner.devices
to get access to the new attributes.