You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# API Smoke Tests (Postman + Newman + GitHub Actions)
4
+
5
+
This repo demonstrates how I design and automate API smoke tests using Postman, run them locally with Newman, and execute them in CI with GitHub Actions including test reports as artifacts.
6
+
7
+
## What this repo demonstrates
8
+
- API smoke suite versioned in Git (Postman Collection v2.1 JSON)
0 commit comments