I want to update the test results of my CodeceptJS scripts in Azure DevOps. I have each test script created for corresponding test case in DevOps. Now I wan the test results to be updated directly in Azure whenever I run the script.
Can someone please suggest me how to link CodeceptJS with Azure DevOps? Is there any API or Plugin available?