{"id":15233874,"url":"https://github.com/radekbednarik/playwright-test-skeleton","last_synced_at":"2025-10-31T11:30:34.423Z","repository":{"id":231517387,"uuid":"781647226","full_name":"radekBednarik/playwright-test-skeleton","owner":"radekBednarik","description":"npm package for creating Playwright Test project skeleton.","archived":true,"fork":false,"pushed_at":"2024-11-12T07:37:49.000Z","size":119,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T21:32:52.080Z","etag":null,"topics":["javascript","npm-package","playwright","playwright-test","skeleton","template","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radekBednarik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-04-03T19:21:56.000Z","updated_at":"2024-11-12T07:42:01.000Z","dependencies_parsed_at":"2024-04-13T06:23:46.990Z","dependency_job_id":"47667499-b759-4052-a3b8-a78e994efff9","html_url":"https://github.com/radekBednarik/playwright-test-skeleton","commit_stats":{"total_commits":119,"total_committers":3,"mean_commits":"39.666666666666664","dds":0.05882352941176472,"last_synced_commit":"b371b6986ebb6c51080c5ad456c69880532411fb"},"previous_names":["radekbednarik/playwright-test-skeleton"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radekBednarik%2Fplaywright-test-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radekBednarik%2Fplaywright-test-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radekBednarik%2Fplaywright-test-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radekBednarik%2Fplaywright-test-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radekBednarik","download_url":"https://codeload.github.com/radekBednarik/playwright-test-skeleton/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239186133,"owners_count":19596834,"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":["javascript","npm-package","playwright","playwright-test","skeleton","template","typescript"],"created_at":"2024-09-29T06:08:49.743Z","updated_at":"2025-10-31T11:30:34.370Z","avatar_url":"https://github.com/radekBednarik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Playwright Test skeleton project generator\n\nThis package will create a basic template of Playwright Test project with following properties:\n\n- language is Typescript or JavaScript\n- ESLint config file for linting is created\n- Prettier is installed\n- Eslint and Prettier git precommit hooks are created, if user wants to\n- basic example tests are created in `/tests` folder\n- basic example of Page Object Model page representation\n- default Playwright Test configuration file is created\n\n## Preconditions\n\n- [Node.js](https://nodejs.org) LTS installed\n  - versions 18.x and 20.x are supported and were tested\n- git installed\n- OS is supported by Playwright (Win10+, Ubuntu, Debian, MacOs). Details are [HERE](https://playwright.dev/docs/intro#system-requirements)\n\n## Installation\n\n- open you shell and switch to the folder, where you want to have your test project files\n- run `npx playwright-test-skeleton`\n- go thru CLI prompts to choose from language and precommit hooks options\n- in case you are on Linux, you will have to provide your `sudo` password when installing Playwright linux dependencies\n\n## Verify\n\n- run `npx playwright test` - test should run, no errors in console.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradekbednarik%2Fplaywright-test-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradekbednarik%2Fplaywright-test-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradekbednarik%2Fplaywright-test-skeleton/lists"}