Link to Arcade Helix SDK readme about XHarness (#276)

This commit is contained in:
Přemek Vysoký 2020-06-29 19:05:15 +02:00 коммит произвёл GitHub
Родитель dc2380d32b
Коммит b023e4e2f1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -61,6 +61,10 @@ There are other settings which can be controlled via **environmental variables**
- `XHARNESS_DISABLE_COLORED_OUTPUT` - disable colored logging so that control characters are not making the logs hard to read
- `XHARNESS_LOG_WITH_TIMESTAMPS` - enable timestamps for logging
### Arcade/Helix integration
In case your repository is onboarded into [Arcade](https://github.com/dotnet/arcade) you can use the [Arcade Helix SDK](https://github.com/dotnet/arcade/tree/master/src/Microsoft.DotNet.Helix/Sdk) to run XHarness jobs over Helix. More on how to do that is described [here](https://github.com/dotnet/arcade/blob/master/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/Readme.md).
## Examples
To run an iOS app bundle on a 64bit iPhone Simulator: