I'm beginner in Xamarin Test Cloud.
I want to write tests for Xamarin Test Cloud.
I have Xamarin UITests in my solution
I tried to launch Repl
[Test]
public void TestLaunch()
{
app.Repl();
}
But UITest REPL window didn't open.
Where is error?
Aucun commentaire:
Enregistrer un commentaire