Is it possible to test a page in debug mode without running entire application? For example, I created an independent page and i want to see how it looks like. it has even no viewmodel or logic. it is a simply popup page using rg.popups. I wonder if UI testing has such ability to do the things. Of course ideally Xamarin Previewer could do the job but it doesnt work with rg.popup plugin and many other 3rd party external libraries doesnt work. it is such terrible tool also. Killing my CPU by trying to render the UI for such small task. sometimes it is keep loading and loading without any success.
↧