Builds
The Builds view provides an overview of your game builds and their test results.

Build History
The Build History table provides a comprehensive overview of all your game builds and their test results, showing the following columns:
- env: The environment (
windows,android,iOS,console) on which the build was run. - build: Download link for the build.
- description: Commit message associated with this build (only available if we are integrated into your build pipeline).
- test results: How many tests have run on this build and how many have passed.
- created: Time when the first test was run on this build.
- author: Who triggered the build creation and authored the commit message.
- details: Links to all test plans and test runs that have been executed on this build.
Last updated on