Publisher | Marcu Eusebiu PFA |
---|---|
File size | 22.17kB |
Number of files | 4 |
Latest version | 1.0.1 |
Latest release date | 2019-08-27 11:48:27 |
First release date | 2019-07-25 07:19:09 |
Supported Unity versions | 2018.4.2 or higher |
A (VR) testing framework for Unity - the framework will help you to design and develop regression tests for VR and execute them to ensure existing functionalities are not broken.
The framework provides utilities (components) for recording VRTK game objects (controllers and camera), runners to replay the movements and actions performed by the controllers and assert component for capturing the conditions for tests.
There is also a Editor window to visualize the recording actions.
Tested on:
- VRTK 3.2.1, 3.3.0
- HTC Vive (on SteamVR 1.2.3 for Unity), VRTK Simulator (also tested recording on HTC Vive and played on simulator)
- Oculus Rift (using Oculus Integration for Unity)
This is a .NET4.x package (partial code provided). Also supports all Unity versions that have support for .NET 4.x packages.
This is precompiled package - partial source code is available, though support is available on the project's page (or github).
For demo project, go to ReplayVR demo project
The framework provides utilities (components) for recording VRTK game objects (controllers and camera), runners to replay the movements and actions performed by the controllers and assert component for capturing the conditions for tests.
There is also a Editor window to visualize the recording actions.
Tested on:
- VRTK 3.2.1, 3.3.0
- HTC Vive (on SteamVR 1.2.3 for Unity), VRTK Simulator (also tested recording on HTC Vive and played on simulator)
- Oculus Rift (using Oculus Integration for Unity)
This is a .NET4.x package (partial code provided). Also supports all Unity versions that have support for .NET 4.x packages.
This is precompiled package - partial source code is available, though support is available on the project's page (or github).
For demo project, go to ReplayVR demo project