{"id":22070911,"url":"https://github.com/ivanclay/playwright-express","last_synced_at":"2025-03-23T19:14:51.119Z","repository":{"id":205081613,"uuid":"713376303","full_name":"ivanclay/playwright-express","owner":"ivanclay","description":"PlayWright e2e test tool","archived":false,"fork":false,"pushed_at":"2023-11-05T16:04:37.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T02:59:56.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ivanclay.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}},"created_at":"2023-11-02T11:53:49.000Z","updated_at":"2023-11-02T12:12:52.000Z","dependencies_parsed_at":"2025-01-29T01:45:33.788Z","dependency_job_id":"6ac338e4-9bf1-4f5b-811a-c365634311e8","html_url":"https://github.com/ivanclay/playwright-express","commit_stats":null,"previous_names":["ivanclay/playwright-express"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanclay%2Fplaywright-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanclay%2Fplaywright-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanclay%2Fplaywright-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanclay%2Fplaywright-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanclay","download_url":"https://codeload.github.com/ivanclay/playwright-express/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245153894,"owners_count":20569408,"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":[],"created_at":"2024-11-30T20:19:49.367Z","updated_at":"2025-03-23T19:14:51.079Z","avatar_url":"https://github.com/ivanclay.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# playwright-express\nPlayWright e2e test tool\n\nInside that directory, you can run several commands:\n\n  ## yarn playwright test\n    Runs the end-to-end tests.\n\n  ## yarn playwright test --ui\n    Starts the interactive UI mode.\n\n  ## yarn playwright test --project=chromium\n    Runs the tests only on Desktop Chrome.\n\n  ## yarn playwright test example\n    Runs the tests in a specific file.\n\n  ## yarn playwright test --debug\n    Runs the tests in debug mode.\n\n  ## yarn playwright codegen\n    Auto generate tests with Codegen.\n\n## We suggest that you begin by typing:\n\n    yarn playwright test\n\n## And check out the following files:\n  - .\\tests\\example.spec.ts - Example end-to-end test\n  - .\\tests-examples\\demo-todo-app.spec.ts - Demo Todo App end-to-end tests\n  - .\\playwright.config.ts - Playwright Test configuration\n\nVisit https://playwright.dev/docs/intro for more information. ✨\n\n## How do I prepare the web environment?\n\naccess `../apps/web` and run `yarn install` or `npm install`\n\n## How do I prepare the api environment??\n\naccess `../apps/api` and run `yarn install` or `npm install`\n\n## How do I run local database?\n\naccess `../apps/api` and run `yarn db:init` or `npm run db:init`\n\n## How do I run web app?\n\naccess `../apps/web` and run `yarn dev` or `npm run dev`\n\n## How do I run api app?\n\naccess `../apps/api` and run `yarn dev` or `npm run dev`\n\n## How can I see the tests running?\n\nyarn playwright test --headed\n\n## How can I open PlayWright Inspector to debug?\n\nyarn playwright test --debug","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanclay%2Fplaywright-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanclay%2Fplaywright-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanclay%2Fplaywright-express/lists"}