Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 503 Bytes

example-nant-with-jenkins.md

File metadata and controls

7 lines (4 loc) · 503 Bytes

Using Test Run registered in Jenkins

For the .NET agent, the Test Run id must be passed through the environment variable DT_TESTRUN_ID (see also .NET Agent Configuration).

Using EnvInject Plugin in Jenkins you can inject the DT_TESTRUN_ID variable between the Register Test Run and the Execute Build steps.