We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4cc63 commit b5b50cfCopy full SHA for b5b50cf
README.md
@@ -53,7 +53,7 @@ newman run "postman/JSONPlaceholder API Contract Tests.postman_collection.json"
53
### 3. Run with Allure Report (Optional)
54
55
```bash
56
-npm install -g @apidevtools/swagger-parser allure-commandline
+npm install newman-reporter-allure allure-commandline
57
58
newman run "postman/JSONPlaceholder API Contract Tests.postman_collection.json" \
59
-e "postman/Development Environment.json" \
0 commit comments