From 54934cdc78bf64b958c21a625d4a8dc6800c4514 Mon Sep 17 00:00:00 2001 From: BDisp Date: Thu, 20 Oct 2022 18:43:04 +0100 Subject: [PATCH] Added some documentation into the testenvironments.json file. --- testenvironments.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/testenvironments.json b/testenvironments.json index 70dbd0b4c..898ac827d 100644 --- a/testenvironments.json +++ b/testenvironments.json @@ -1,4 +1,8 @@ { + // Remote Testing (experimental preview). + // Here is some documentation https://learn.microsoft.com/en-us/visualstudio/test/remote-testing?view=vs-2022. + // Here a screen shot of the VS2022 where are the Test Explorer https://user-images.githubusercontent.com/13117724/196798350-5a6f94d3-b6cd-424e-b4e8-a9b507dc057a.png. + // Ignore "Could not find 'mono' host" error because unit tests don't use the .NET Framework. "version": "1", "environments": [ {