{"id":28713876,"url":"https://github.com/nikeshman16/platziapi-postman","last_synced_at":"2025-06-15T01:00:22.602Z","repository":{"id":297210242,"uuid":"996004919","full_name":"NikeshMan16/PlatziAPI-Postman","owner":"NikeshMan16","description":"Automating api testing with postman and newman CLI consisting of positive and negative test case scenarios for an api","archived":false,"fork":false,"pushed_at":"2025-06-04T10:55:12.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-04T17:54:06.887Z","etag":null,"topics":["api-testing","automation","postman"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NikeshMan16.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-04T10:14:36.000Z","updated_at":"2025-06-04T10:55:15.000Z","dependencies_parsed_at":"2025-06-04T17:54:23.608Z","dependency_job_id":"32e95b18-d482-4d6a-877b-3c851a71a1cc","html_url":"https://github.com/NikeshMan16/PlatziAPI-Postman","commit_stats":null,"previous_names":["nikeshman16/platziapi-postman"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NikeshMan16/PlatziAPI-Postman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikeshMan16%2FPlatziAPI-Postman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikeshMan16%2FPlatziAPI-Postman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikeshMan16%2FPlatziAPI-Postman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikeshMan16%2FPlatziAPI-Postman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NikeshMan16","download_url":"https://codeload.github.com/NikeshMan16/PlatziAPI-Postman/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikeshMan16%2FPlatziAPI-Postman/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259906018,"owners_count":22929963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-testing","automation","postman"],"created_at":"2025-06-15T01:00:18.511Z","updated_at":"2025-06-15T01:00:22.596Z","avatar_url":"https://github.com/NikeshMan16.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Postman API Test Collection \n\nThis repository contains automated API tests using [Postman](https://www.postman.com/) and [Newman](https://www.npmjs.com/package/newman), Postman's command-line tool.\n\n## File Structure\n\n- `collections/`: Contains exported Postman test collections (v2.1).\n- `environments/`: Postman environments for future different environments like `dev`, `staging`, etc.\n- `.github/workflows/`: Contains the GitHub Actions workflow to run Newman tests on every push.\n\n## ▶️ Running Tests Locally with Newman\n\n### Prerequisite\n\nInstall Newman:\n\n```bash\nnpm install -g newman\n```\n\nInstall Newman report:\n\n```bash\nnpm install -g newman-reporter\n```\n\n### Running the tests from command line using newman\n```bash\nnewman run collections/Test-project-api.postman_collection.json\n```\n\n\n### Running the tests and report generation using newman CLI\n1. Go to the project root directory\n2. Open command prompt\n3. Enter the following script\n\nTest execution and Report generation command\n   ```bash\n   newman run collections/Test-project-api.postman_collection.json -r html --reporter-html-export Report.html\n   ```\n5. Report.html is the html-report generated in the project root directory.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikeshman16%2Fplatziapi-postman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikeshman16%2Fplatziapi-postman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikeshman16%2Fplatziapi-postman/lists"}