xunit / devices.xunit

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

Create cross-platform xunit runner using Xamarin.Forms #1

Closed kzu closed 9 years ago

kzu commented 10 years ago

http://developer.xamarin.com/guides/cross-platform/xamarin-forms/

Now I can talk about it :). We should do it with that, so that we can have a single mobile runner across all three mobile platforms!

clairernovotny commented 10 years ago

Please, bring it, make the Dialog classes die! The code for the two existing runners is largely shared as-is, so it's in prime condition for more unification.

I can add a WP8 runner app similar to the Xamarin ones. I'm also making progress on getting WP8 done for the vs runner https://github.com/onovotny/xunit/tree/windows-phone-support

I'm doing some major MSBuild voodoo to make it work.

Win Store support works already and is waiting for Brad to review the PR.

kzu commented 10 years ago

I'm swamped with the announcements and keeping tabs on the release, but I'll try to give it a shot ASAP. I hope the CLA stuff doesn't take too long... I'm basically waiting for them to send me the link to docu-sign...

/kzu

On Wed, May 28, 2014 at 1:34 PM, Oren Novotny notifications@github.com wrote:

Please, bring it!

I can add a WP8 runner app similar to the Xamarin ones. I'm also making progress on getting WP8 done for the vs runner https://github.com/onovotny/xunit/tree/windows-phone-support

I'm doing some major MSBuild voodoo to make it work.

Win Store support works already and is waiting for Brad to review the PR.

Reply to this email directly or view it on GitHub https://github.com/xunit/xamarin.xunit/issues/1#issuecomment-44432016.

clairernovotny commented 9 years ago

Forms is currently the main version but it needs work. Closing this for now.