{"id":21480464,"url":"https://github.com/codewithmmak/playwright-api-testing","last_synced_at":"2025-09-11T13:42:04.361Z","repository":{"id":170919551,"uuid":"615741503","full_name":"codewithmmak/playwright-api-testing","owner":"codewithmmak","description":"This is a Playwright API testing framework designed to demonstrate playwright api testing example","archived":false,"fork":false,"pushed_at":"2024-03-05T18:52:57.000Z","size":119,"stargazers_count":7,"open_issues_count":1,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-05T19:59:14.415Z","etag":null,"topics":["api-testing-framework","faker-js","playwright","playwright-demo","playwright-javascript","playwright-tests","rimraf"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/codewithmmak.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}},"created_at":"2023-03-18T14:49:20.000Z","updated_at":"2024-03-05T19:38:49.000Z","dependencies_parsed_at":"2023-12-15T06:51:53.769Z","dependency_job_id":null,"html_url":"https://github.com/codewithmmak/playwright-api-testing","commit_stats":null,"previous_names":["codewithmmak/playwright-api-testing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmmak%2Fplaywright-api-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmmak%2Fplaywright-api-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmmak%2Fplaywright-api-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmmak%2Fplaywright-api-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithmmak","download_url":"https://codeload.github.com/codewithmmak/playwright-api-testing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226038782,"owners_count":17564046,"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-framework","faker-js","playwright","playwright-demo","playwright-javascript","playwright-tests","rimraf"],"created_at":"2024-11-23T12:15:14.491Z","updated_at":"2024-11-23T12:15:15.086Z","avatar_url":"https://github.com/codewithmmak.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\n# Playwright API Testing Setup Guide\n---\n\nThis is a Playwright API testing framework designed to demonstrate playwright api testing example\n\n## Features of this framework\n* Playwright API Testing\n\n## Getting started\n\n### Pre-requisites\n* Download and install Node.js\n* Download and install any Text Editor like Visual Code/Sublime/Brackets\n\n### Setup Scripts \n* Clone the repository into a folder\n* Go to Project root directory and install Dependency: `npm install`\n* All the dependencies from package.json would be installed in node_modules folder.\n\n### Install Visual Code Extension (Optional)\n* \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=ms-playwright.playwright\" target=\"_blank\"\u003ePlaywright Test for VSCode\u003c/a\u003e\n* \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens\" target=\"_blank\"\u003eGitLens — Git supercharged by GitKraken\u003c/a\u003e\n* \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme\" target=\"_blank\"\u003eMaterial Icon Theme\u003c/a\u003e\n\n### Update Visual Code Settings\n* Go to Visual Code Preference \u003e Setting and search `formatOnSave` and enable/ON it.\n\n## How to Run Test Locally\n* Go to the Project root directory and run command: `npm test`\n\n## How to Run Single Spec Locally\n* Go to the Project root directory and run command: `npx playwright test tests/01_post_static_data.spec.js`\n\n## How to view default Playwright HTML report\n* Go to the Project root directory: `./playwright-report/index.html`\n\n### Playwright HTML Test Report\n![Playwright HTML Test Report](./assets/html-test-report.PNG?raw=true \"Playwright HTML Test Report\")","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmmak%2Fplaywright-api-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithmmak%2Fplaywright-api-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmmak%2Fplaywright-api-testing/lists"}