Arkatme
Explore posts from servers❔ Jenkins Pipeline with dotnet test
getting this error ^^ from my jenkins pipeline
dotnet test \"${workspace}\\Automated Tests\\Automated Tests.csproj\" -- TestRunParameters.Parameter(name=\"pathToExe\", value=\"${workspace}\\Builds\\output\\OMS.exe\")
is what im using.
Am I doing something obviously stupidly wrong?2 replies