When working with an MRTK project, most aspects of testing will work just like any other form of XR testing, with a few additional setup requirements. 


This setup process involves making changes to the 'MixedRealityToolkit' component, wherever that may be in your scene. While the exact location and configuration may vary depending on how your particular project is set up, the component should look like the following:


Under the 'Input' section of the component, open the dropdown labeled "Input Data Providers" and click "Add Data Provider". 


From here you can select 'GDIOSimulationService' as well as configure the platforms you would like to support and other setup options depending on your project's needs.