xunit / devices.xunit

xUnit.net Runners for Devices
Other
73 stars 36 forks source link

UnitTests from UWP command line #72

Open ssrakesh opened 6 years ago

ssrakesh commented 6 years ago
  1. when I build the unit tests in UWP, it always stars with window. is it possible to avoid it? or at least start with testing without clicking on any buttons?
  2. To run tests from build PC, do I need to run from MS tests or is XUnit has a standalone test runner?
  3. Is it possible to run tests without login to build PC?

Environment Windows: 10. 1803, UWP: 6.1.7 Development: VS2017 pro Build: Jenkins with VS build tools 2017