CSharpShellApp
CSharpShellApp copied to clipboard
Testing question
How can I make a NUnit test project and Xamarin forms UITest project with your app(C# Shell custom build) and how can I run it(with C# Shell, if possible even in builded apk)?
The app doesn't yet support multiple projects. That's coming after porting the app to .NET 6/7. NUnit should be easily integratable after it does.
What about xamarin forms UITest?
Forgot to mention it, but no UITest can't work in this app in any way. Not without an very large increase in the app size.
When will you port the app to .NET 6/7?
Very soon. I'll just write a GitHub announcement now.