I come from the web software engineering world. JS/Ruby/etc In that world, everything I write has an automated test. Unit tests, integration tests, controller tests, model tests, end to end tests, etc. I love tests because they keep what I wrote working, even across features, refactors, or other engineers touching my code.
I'm writing an application where Touch controller interactions should always be consistent, certain items shouldn't be grabbable and different input modes exist. The...
SteamVR Automated Testing?
I'm writing an application where Touch controller interactions should always be consistent, certain items shouldn't be grabbable and different input modes exist. The...
SteamVR Automated Testing?