XRAutomatedTests is where you can find functional, graphics, performance, and other types of automated tests for your XR Unity development.
Перейти к файлу
Sean Stolberg 760edcc5e6 Small updates and minor refactors, cleanup 2018-09-21 01:51:24 -07:00
PerformanceTests Small updates and minor refactors, cleanup 2018-09-21 01:51:24 -07:00
.gitignore Add PerformanceTests 2018-08-09 11:44:27 -07:00
CONTRIBUTING Update readme; an contributing and license files. 2018-08-26 21:43:05 -07:00
CONTRIBUTIONS.md Update readme; an contributing and license files. 2018-08-26 21:43:05 -07:00
LICENSE.md Update readme; an contributing and license files. 2018-08-26 21:43:05 -07:00
README.md Update readme; an contributing and license files. 2018-08-26 21:43:05 -07:00

README.md

XRAutomatedTests is where you can find functional, performance, and other types of automated tests for your XR Unity development. All tests are written in the Unity Test Runner framework; please see the Unity documentation for more information about how to run tests with the Unity Test Runner. Where appropriate, specific execution examples are provided for the various tests.

See links below or in the navigation bar to the right to get started:

  1. Performance Tests
  2. Functional Tests (coming soon)