dazinator / Xamarin.TestyDroid

TestyDroid is a small command line tool, to handle running your unit tests on an android device during CI builds.
MIT License
4 stars 0 forks source link

Support xUnit #24

Open ghost opened 8 years ago

dazinator commented 8 years ago

Thanks for the feedback!

I'll be honest - i wouldn't know where to begin with this one. I feel like xunit would first need a test runner that runs on android. I'll investigate if there is one and maybe take it from there :)

ghost commented 8 years ago

There is a runner app. Xunit.runner.devices. uses Xamarin forms 1.5 for the ui

On Tue, Jan 19, 2016, 5:39 PM Darrell notifications@github.com wrote:

I'll be honest - i wouldn't know where to begin with this one. I feel like xunit would first need a test runner that runs on android. I'll investigate if there is one and maybe take it from there.

— Reply to this email directly or view it on GitHub https://github.com/dazinator/Xamarin.TestyDroid/issues/24#issuecomment-173034824 .