{"id":29101122,"url":"https://github.com/zodman/code-coverage-with-selenium","last_synced_at":"2025-06-28T19:09:13.486Z","repository":{"id":182111006,"uuid":"667970588","full_name":"zodman/code-coverage-with-selenium","owner":"zodman","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-18T18:20:48.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T04:45:54.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zodman.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}},"created_at":"2023-07-18T18:01:24.000Z","updated_at":"2023-07-18T18:02:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"1809f8c7-02db-4aca-b95c-0cab9be23ebf","html_url":"https://github.com/zodman/code-coverage-with-selenium","commit_stats":null,"previous_names":["zodman/code-coverage-with-selenium"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zodman/code-coverage-with-selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodman%2Fcode-coverage-with-selenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodman%2Fcode-coverage-with-selenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodman%2Fcode-coverage-with-selenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodman%2Fcode-coverage-with-selenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zodman","download_url":"https://codeload.github.com/zodman/code-coverage-with-selenium/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodman%2Fcode-coverage-with-selenium/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262482452,"owners_count":23318141,"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":"2025-06-28T19:08:50.217Z","updated_at":"2025-06-28T19:09:13.474Z","avatar_url":"https://github.com/zodman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code coverage report with selenium\n\nMore info here https://opensrc.mx/posts/getting-a-code-coverage-report-with-selenium/\n\n## Get it working\n\n\n### For getting working the frontend \n\n```\ncd react/\nnpm install\nnpm run dev\n```\n\n### Run the e2e\n\n\n```\npython -m env .venv\nsource .venv/bin/activate\npip install -r requirements.txt\npython test_todo.py\n```\n\n### Analyze the coverage\n\n```\nmkdir -p react/.nyc_output\ncp coverage1.json react/.nyc_output\ncd react\nnpx -y nyc report \nnpx -y nyc report  -r html\nfirefox coverage/index.html\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzodman%2Fcode-coverage-with-selenium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzodman%2Fcode-coverage-with-selenium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzodman%2Fcode-coverage-with-selenium/lists"}