1

Currently Azure devops maynot work with javascript tests. Has anyone found work around for running Jest/Mocha/ codeceptjs/ webdriver io tests as part of Test plans?

1 Answer 1

1

Here is a blog introducing Integrate test automation framework with Azure Test Plan. In order to achieve this we will make use of the Azure DevOps APIs.

I was able to successfully integrate this set up with Java-Cucumber tests and Robot-Python tests. Likewise this can be extended to any JS framework like WebDriverIO or Cypress.

Sign up to request clarification or add additional context in comments.

1 Comment

The idea im looking is to run the tests through test plans. Not just updating the result status.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.