Description
I'm currently working on a project using MAUI and need a mocking framework similar to Xamarin.Forms.Mocks for MAUI. However, I'm unsure if there's an equivalent library specifically designed for MAUI. Could anyone recommend an alternative or provide guidance on how to handle mocking in MAUI projects?
Public API Changes
No API Changes
Intended Use-Case
For writing test cases on View and View Model level.