Open the project on the Unity Editor, and select Window>General>Test Runner. On the Test Runner Window, select Play Mode and then Run All. This will run all tests in a runtime simulation. The tests ...
output.oPos.xy = input.iPosition0.xy * g_ViewportSize.zw * float2(2.0, -2.0) + float2(-1.0, 1.0); ...