{"id":18745296,"url":"https://github.com/kwishna/playwright-test-runner","last_synced_at":"2026-04-10T16:32:54.962Z","repository":{"id":193603600,"uuid":"689127856","full_name":"kwishna/playwright-test-runner","owner":"kwishna","description":"Playwright using inbuilt test runner","archived":false,"fork":false,"pushed_at":"2024-07-17T21:43:40.000Z","size":309,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T09:47:03.028Z","etag":null,"topics":["allure-report","api-test","jest","playwright","playwright-typescript","uitest"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/kwishna.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":"2023-09-08T21:50:56.000Z","updated_at":"2024-07-19T20:53:11.000Z","dependencies_parsed_at":"2024-07-16T19:00:04.799Z","dependency_job_id":"88c88188-981b-4441-8ea7-2aca0fd16c91","html_url":"https://github.com/kwishna/playwright-test-runner","commit_stats":null,"previous_names":["kwishna/playwright-test-runner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kwishna/playwright-test-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwishna%2Fplaywright-test-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwishna%2Fplaywright-test-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwishna%2Fplaywright-test-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwishna%2Fplaywright-test-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kwishna","download_url":"https://codeload.github.com/kwishna/playwright-test-runner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwishna%2Fplaywright-test-runner/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270110993,"owners_count":24529186,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["allure-report","api-test","jest","playwright","playwright-typescript","uitest"],"created_at":"2024-11-07T16:17:32.973Z","updated_at":"2026-04-10T16:32:54.926Z","avatar_url":"https://github.com/kwishna.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is an automated testing project built with Playwright, a modern and reliable end-to-end testing library for web applications. The project aims to provide a comprehensive testing framework for web applications, covering various scenarios and test cases.\n\n#### Features\n- End-to-end testing with Playwright\n- Parallel test execution\n- Headless and headed mode support\n- Comprehensive test reporting (HTML, JSON, JUnit)\n- Test retries and failure handling\n- Global setup and teardown\n- Test fixtures and utilities\n- Cross-browser testing (Chromium, Firefox, WebKit)\n- Mobile device emulation\n- Environment variable configuration\n- TypeScript support\n\n#### Prerequisites\n- Node.js (version specified in package.json)\n- npm (comes bundled with Node.js)\n\n## Installation\n##### Clone the repository:\n`git clone https://github.com/kwishna/playwright-test-runner.git`\n\n#### Navigate to the project directory:\n`cd playwright-test-runner`\n\n#### Install the dependencies:\n`npm install`\n\n#### Running Tests\nTo run the tests, use the following command:\n`npm test`\nThis will run all the tests in the src/tests directory.\n\n#### Configuration\nThe project configuration is defined in the `playwright.config.ts` file. Here, you can customize various settings such as browser options, test reporters, test retries, and more.\n\n#### Test Structure\nThe tests are organized in the `src/tests` directory. Each test file should have the `*.spec.ts` extension and follow the Playwright test structure.\n\n#### Test Reporting\nThe project generates test reports in multiple formats (`HTML, JSON, JUnit`) after each test run. The reports are stored in the test-results directory.\n\n### Contributing\nContributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwishna%2Fplaywright-test-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkwishna%2Fplaywright-test-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwishna%2Fplaywright-test-runner/lists"}