Any video how to do Visual Studio e.g. VS2022 setup? #28
-
Is VS2022 possible? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
Can you please describe in more detail what you mean? |
Beta Was this translation helpful? Give feedback.
-
Hi @GeorgeS2019 in the documentation there are still outdated information about the c# test adapter (GdUnit3 test adapter). The new test adapter implements vs-test API , which are supported by Microsoft-VS, Microsoft-VSC and JetBrains-Rider. |
Beta Was this translation helpful? Give feedback.
-
using the latest gdUnit4API TestAdaptor on VS2022 |
Beta Was this translation helpful? Give feedback.
-
All README are updated. |
Beta Was this translation helpful? Give feedback.
Hi @GeorgeS2019 in the documentation there are still outdated information about the c# test adapter (GdUnit3 test adapter).
I'm actual working on a new test adapter for GdUnit4 but is not released yet.
The new test adapter implements vs-test API , which are supported by Microsoft-VS, Microsoft-VSC and JetBrains-Rider.