Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print API tests run logs #108

Open
itzhakja opened this issue May 28, 2024 · 0 comments
Open

Print API tests run logs #108

itzhakja opened this issue May 28, 2024 · 0 comments

Comments

@itzhakja
Copy link

Describe the bug
Hello,

I'm using the Newman the cli Companion for Postman task in my pipeline to run the API test.
I want to add the output logs of the API tests to the pipeline logs.

I tried to use several options, but none of them helped me.

Expected behavior
API tests output logs

Screenshots
image

Azure DevOps Version:

  • Installation: Azure DevOps Services
  • Task Version: 4.2.0
  • Command Log Output: C:\windows\system32\cmd.exe /D /S /C "C:\Users\XXX\AppData\Roaming\npm\newman.cmd run C:\XXX\XXX_work\62\s\X\PostmanAPI\PostmanCollection.json --reporter-junit-export C:\XXX\XXX_work\62\a\Results\JunitResults.xml -r junit -n 1 -e C:\XXX\XXX_work\62\s\X\PostmanAPI\Environment.json"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant