WebVR conformance testing

Microsoft has written an initial set of interoperable tests[1] to facilitate conformance between browsers for the WebVR spec[2].

The tests use WebDriver and TestHarness.js<https://github.com/w3c/testharness.js> to drive the tests. An additional file - VRSimulator.js - must be provided by the browser implementor for mocking the underlying MR/VR platform..

If you would like to read more about it, please see our further discussion<https://github.com/w3c/webvr/issues/187>[3] for details.

-Samira Hirji
[1] https://github.com/w3c/web-platform-tests/pull/5535
[2] https://w3c.github.io/webvr
[3] https://github.com/w3c/webvr/issues/187

Received on Tuesday, 9 May 2017 11:49:05 UTC