We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi everyone, I'm facing a problem and probably I'm the problem but I'll give a try.
Newman cli version: 6.1.3 OS: ubuntu
I have two files, 1 postman collection and 2 csv file with verb,endpoint, payload
I'm running this command - "run .\postman_collection.json --iteration-data .\mock_data.csv" and I'm stuck in this error - "
mock_data.csv postman_collection.json
Long story short, I'm trying to create a pipeline in azure devops to test some endpoints with differents HTTP verbs.
I appreciate your help.
Regards.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi everyone,
I'm facing a problem and probably I'm the problem but I'll give a try.
Newman cli version: 6.1.3
OS: ubuntu
I have two files, 1 postman collection and 2 csv file with verb,endpoint, payload
I'm running this command - "run .\postman_collection.json --iteration-data .\mock_data.csv"
and I'm stuck in this error -
"
failure detail
at request
inside "
"
mock_data.csv
postman_collection.json
Long story short, I'm trying to create a pipeline in azure devops to test some endpoints with differents HTTP verbs.
I appreciate your help.
Regards.
The text was updated successfully, but these errors were encountered: