Forum Discussion
1 Reply
- swonga
Staff
Hi mrdwprice,
The Azure DevOps extension works for Windows only, with ReadyAPI installed already. Please see the below excerpt from the help documentation
You can run ReadyAPI tests in several ways:
ReadyAPI Test for Azure DevOps task. This task runs Functional TestRunner with basic options. It is easy to configure it, which allows you to quickly configure a test run. To use this task, you need to install the ReadyAPI Test for Azure DevOps extension.
The extension supports only agents deployed on Windows. If you need to run tests on Linux or macOS agents, use command-line runners.
https://support.smartbear.com/readyapi/docs/integrations/azure/index.html
If you are running this is a container, you will have to use the command-line runner instead.