{"id":29170377,"url":"https://github.com/ahwelgemoed/playwright_doc_gen","last_synced_at":"2025-10-07T21:03:21.297Z","repository":{"id":110072643,"uuid":"593780350","full_name":"ahwelgemoed/playwright_doc_gen","owner":"ahwelgemoed","description":"POC : User facing docs from E2E.","archived":true,"fork":false,"pushed_at":"2023-09-17T12:53:44.000Z","size":344,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T12:53:57.061Z","etag":null,"topics":["e2e","playwright","testing"],"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/ahwelgemoed.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-01-26T20:28:14.000Z","updated_at":"2024-10-24T09:06:11.000Z","dependencies_parsed_at":"2025-07-01T12:41:30.993Z","dependency_job_id":"51c66852-f3ee-4512-89db-aa9b0e8adc32","html_url":"https://github.com/ahwelgemoed/playwright_doc_gen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ahwelgemoed/playwright_doc_gen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahwelgemoed%2Fplaywright_doc_gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahwelgemoed%2Fplaywright_doc_gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahwelgemoed%2Fplaywright_doc_gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahwelgemoed%2Fplaywright_doc_gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahwelgemoed","download_url":"https://codeload.github.com/ahwelgemoed/playwright_doc_gen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahwelgemoed%2Fplaywright_doc_gen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278846344,"owners_count":26056090,"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-10-07T02:00:06.786Z","response_time":59,"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":["e2e","playwright","testing"],"created_at":"2025-07-01T12:39:51.315Z","updated_at":"2025-10-07T21:03:21.292Z","avatar_url":"https://github.com/ahwelgemoed.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Playwright](https://playwright.dev/) Docs Creator\n\n## This script is used to generate the docs from Playwright e2e test\n\nIt its a very POC and it is not ready for anything really.\n\n## Philosophy\n\nIts something simple that came up during a conversation with [@Dueen](https://github.com/Dueen) _\"what if your e2e tests generated step by step docs so that your user docs are always up to date._\n\nThe more I think about this, I dont think it a very good idea, but It can definitely be a good place to start writing docs for End users.\n\n## Tech\n\nAll this is is a [custom reporter](https://playwright.dev/docs/test-reporters#custom-reporters) that generates a markdown file with the steps that the test took.\n\n## Example:\n\nSee [here](https://github.com/ahwelgemoed/playwright_doc_gen/blob/main/e2e/newPagess.spec.ts) for the test, but in simple words it a test to test how to create a repo on Github.\n\nThe test output is [here](https://github.com/ahwelgemoed/playwright_doc_gen/blob/main/output/create_a_new_github_issue.md)\n\n## How to use\n\n- Clone the repo\n- Run `npm install`\n- Run `npm run test`\n\n### Some Notes\n\n- Ideally the test will have no screenshot, and we inject the screenshot methods and rerun the test ourselves\n\n- ...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahwelgemoed%2Fplaywright_doc_gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahwelgemoed%2Fplaywright_doc_gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahwelgemoed%2Fplaywright_doc_gen/lists"}