Replies: 1 comment
-
I have a sample app that has both Xunit and Nunit test. I would expect a simple test app with the tests that has a project reference to the library? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello @mattleibow, very helpful stuff here. I have a (newly-converted-from Xamarin) net7.0-ios, net7.0-android class libraries, with their own (NUnit) unit test projects that I would like to be able to run on-device. Any guidance you can give for how to accomplish this setup?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions