From b023e4e2f140fb136d8bd51d304848469f758731 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emek=20Vysok=C3=BD?= Date: Mon, 29 Jun 2020 19:05:15 +0200 Subject: [PATCH] Link to Arcade Helix SDK readme about XHarness (#276) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7f2187b..f1b41b4 100644 --- a/README.md +++ b/README.md @@ -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: