Azure Devops Pipelines
Last updated
Was this helpful?
Last updated
Was this helpful?
Create the Azure Pipelines project the way you normally would.
Add the Testery API Token as a secret variable in your project (follow these steps: ). The Testery API token can be found on the Settings tab on the Integrations sub-tab.
Add the following task to your azure-pipelines.yml
. Make sure you update the command arguments to match your project.