XRAutomatedTests Versions Save

XRAutomatedTests is where you can find functional, graphics, performance, and other types of automated tests for your XR Unity development.

2018.1_0.1.3

5 years ago

Minor refactor and cleanup prior to Unity blog post.

2018.2_0.1.3

5 years ago

Minor refactors and cleanup prior to Unity blog post

2018.1_0.1.2

5 years ago
  1. Add new command line option to enable user to select scriptingbackend (IL2CPP,Mono); IL2CPP is default now.
  2. Include PlaymodeMetadataCollector test directly in test project. This test is currently run in the Unity Performance Testing extension and isused to collect metadata for the test run, but when run from the extension when IL2CPP is used, it fails to collect metadata (potential json deserialization issue). This is currently being investigated, but this workaround is possible for now.

2018.2_0.1.2

5 years ago
  1. Add new command line option to enable user to select scriptingbackend (IL2CPP,Mono); IL2CPP is default now.
  2. Include PlaymodeMetadataCollector test directly in test project. This test is currently run in the Unity Performance Testing extension and isused to collect metadata for the test run, but when run from the extension when IL2CPP is used, it fails to collect metadata (potential json deserialization issue). This is currently being investigated, but this workaround is possible for now.