The following build properties are configured and generally correspond to
RunUnitTestsTask properties:
| Property | Description | Default Value |
| TestResultsFile | Empty (TestResults.trx in the XAP directory) | |
| DeleteTestLogFiles | Whether to delete the files | false |
| TestUseEmulator | Whether to use the emulator or a physical device | true |
| TestUpdateApplication | true to upgrade the exist application (if any); false to uninstall first | false |
| TreatTestFailuresAsErrors | true to fail the build if there are failing tests; false to warn | true |
| TestPlaformId | (Advanced) Used to specify custom a custom platform id | |
| TestDeviceId | (Advanced) Used to specify custom a custom device id | |