-
Notifications
You must be signed in to change notification settings - Fork 223
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
NUnit 3 support #123
Comments
After Upgrading to NUnit 3, will it support Local Test Run? |
@ssidizc Yes! You will be able to run local NUnit 3 UITests. |
exist some ETA for this upgrade? |
Hi any news on upgrade ? Reply very much appreciated |
It is still in the works, the team is still squashing and developing. |
Hi All, there is a pre-release of this available now. Go check it out, let us know how it looks. https://www.nuget.org/packages/Xamarin.UITest/3.0.0-dev1 |
@mrausnadian what issues are you seeing with the CLI? It should still work, at least it was working for me last week when I last ran an upload. |
I have successful test uploads using NUnit 3 from within the last 24 hours, @mrausnadian the exact CLI version & error message you are seeing would help with debugging this issue. |
Sorry for the confusion. I think it may have been a local environment issue. I just attempted to reproduce it and was not able to. |
We're finally adding support for NUnit 3 for Xamarin.UITest. We will be supporting NUnit 2 and 3 in the cloud, but you can finally upgrade in Visual Studio.
The text was updated successfully, but these errors were encountered: