Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

How to write unit tests for holographic apps in Visual studio

SwathiJSwathiJ
edited September 2017 in General

Hi,

I have a holographic app developed in UNITY and built as a Visual Studio solution. Now I would like to perform Perception simulation tests for this app.-> validate/assert and include some functional tests (if possible)

Pl guide me in achieving this..

Thanks!

Answers

  • Options

    I'm also wondering how devs are approaching unit or integration testing for the Hololens, since much of what we are testing for is graphical output. In the browser, we can do screenshot/pixel diffs/comparisons to see if output is as expected. The Hololens has stereo display, making screen diffs a bit more complicated. There must be some way devs are implementing automated testing in VR. Has anyone found a pattern on Hololens that they like?

Sign In or Register to comment.