Stage | Task | Command |
---|---|---|
1 | npm | install newman -g |
2 | npm | install -g newman-reporter-junitfull |
3 | Command Line | **newman run e2e_collection.json --reporters cli,junit --reporter-junit-export junitReport.xml** |
4 | Publish Test Results | **/*.xml |
Created
November 9, 2020 18:19
-
-
Save joelgarciajr84/ce5577d34eb7914e2f8e413b55bf58a0 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment