Closed clairernovotny closed 9 years ago
The UI thread plays an important role in device apps. Certain tests might need to execute on it.
The STAExample can likely be adapted: https://github.com/xunit/samples.xunit/tree/master/STAExamples
Related: https://github.com/xunit/samples.xunit/pull/12
Will be in 1.2-rc4
The UI thread plays an important role in device apps. Certain tests might need to execute on it.
The STAExample can likely be adapted: https://github.com/xunit/samples.xunit/tree/master/STAExamples