CSharpShellApp icon indicating copy to clipboard operation
CSharpShellApp copied to clipboard

Testing question

Open kovlevi opened this issue 2 years ago • 5 comments

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)?

kovlevi avatar Oct 20 '22 09:10 kovlevi

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.

radimitrov avatar Oct 23 '22 13:10 radimitrov

What about xamarin forms UITest?

kovlevi avatar Oct 24 '22 15:10 kovlevi

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.

radimitrov avatar Oct 31 '22 13:10 radimitrov

When will you port the app to .NET 6/7?

kovlevi avatar Nov 09 '22 07:11 kovlevi

Very soon. I'll just write a GitHub announcement now.

radimitrov avatar Nov 09 '22 19:11 radimitrov