Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Switch to use xUnit test framework and runners #92

Open
Cheesebaron opened this issue Aug 15, 2018 · 2 comments
Open

Comments

@Cheesebaron
Copy link
Contributor

I personally much prefer xUnit test framework and runners for mobile apps. Would be great if that was supported in the templates instead.

@Plac3hold3r
Copy link
Owner

Plac3hold3r commented Aug 15, 2018

I personally do not have a preference. I initially went with the default Xamarin unit testing templates.
Out of interest is there some feature of xUnit that are better suited for mobile? I know that you switch MvvmCross's unit tests over to xUnit in version 6.xx. I'll have a look into adding xUnit as an option.

@Weldryn
Copy link

Weldryn commented May 1, 2020

It would be very nice to have a single .netstandard test library using xUnit.net that get used by all platform test project. Then each platform would use the xUnit.runner.device. That also would allow this project to target more platform (Tizen etc). I am currently trying to do that just now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants