This PR will reconfigure all the code to allow for more than just Xunit as the testing framework. The current implementation is very tied to Xunit. I previously abstracted the testing later from Maui to allow for future native apps.
This PR now goes one step further and abstracts all the things so we can have:
This PR will reconfigure all the code to allow for more than just Xunit as the testing framework. The current implementation is very tied to Xunit. I previously abstracted the testing later from Maui to allow for future native apps.
This PR now goes one step further and abstracts all the things so we can have:
The future could bring things like: