You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I have another big PR with more MAUI stuff coming shortly that includes the deployment flag. But if you can find a way to get device tests going that would be amazing.
Currently, I can only write unit tests that run on net6.0 target, but there's a lot of code we'll want to tests that is only applicable under a specific device target, such as net6.0-android.
The
net6.0-android
target isn't testedFrom @mattjohnsonpint's comment in this PR: #1703 (comment)
An attempt was done in the past, in this PR:
Ideally we'd use xharness.
The text was updated successfully, but these errors were encountered: