.NET MAUI setup instruction #75
Replies: 1 comment
-
Make sure to replace 1.0.0-beta1 with the latest version of the package.
using System; public class MyAppTestHost : AppHostBase
using Xunit; public class MyTests : MyAppTestHost dotnet test And that's it! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking for step by step instructions for Xappium UI Test setup for .NET MAUI @dansiegel
Beta Was this translation helpful? Give feedback.
All reactions