Skip to content

Commit ada08dc

Browse files
authored
Update README.md
1 parent 59a7f77 commit ada08dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## 🚀 What It Does
1010

1111
* Runs complete **API test suites** across multiple services automatically.
12-
* Generates rich, **HTML reports** that visualize request/response flows and failures.
12+
* Generates rich, **HTML reports** here on github, that visualize request/response flows and failures at the end of each run.
1313
* Integrates directly with **GitHub Actions** and **Jenkins** for continuous QA feedback.
1414
* Uses **PowerShell automation** to manage multi-collection execution with clean logging.
1515
* Centralized environment configs for staging, integration, and production.
@@ -50,7 +50,7 @@ It also provides a robust regression safety net, ensuring service contracts rema
5050
```
5151
newman/reports/
5252
```
53-
or get them in a zip file after each run..
53+
or download the results as a zip-file at the end of the workflow's run..
5454
---
5555

5656
## 🧩 Project Overview

0 commit comments

Comments
 (0)