Skyline.DataMiner.Utils.QAPortalTool
1.0.14
Prefix Reserved
dotnet tool install --global Skyline.DataMiner.Utils.QAPortalTool --version 1.0.14
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Skyline.DataMiner.Utils.QAPortalTool --version 1.0.14
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Skyline.DataMiner.Utils.QAPortalTool&version=1.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Skyline.DataMiner.Utils.QAPortalTool --version 1.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Skyline.DataMiner.Utils.QAPortalTool
About
This is a .NET Tool. https://learn.microsoft.com/en-us/dotnet/core/tools/global-tools
This tool can be called from any script (e.g. jenkins pipelines) and will send results of a test to the QA Portal.
Getting Started
In commandline: dotnet tool install -g Skyline.DataMiner.Utils.QAPortalTool
Then run the command for more information:
QAPortal ReportOK --help
or
QAPortal ReportFail --help
Example of a full command for use within the Skyline Communication local network.
QAPortal ReportOK --testName "RT_Library_MyFakeTest" --slcDomain "Data-Acquisition" --agentName "slc-h99-g99.skyline.local" --slcProjectId 1234
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.