{"id":16112390,"url":"https://github.com/eddie4k-code/pyreport","last_synced_at":"2025-10-13T12:35:32.947Z","repository":{"id":78094883,"uuid":"582410726","full_name":"Eddie4k-code/pyReport","owner":"Eddie4k-code","description":"Simple module / script that can be used to generate HTML reports for tests. Using BeautifulSoup ","archived":false,"fork":false,"pushed_at":"2022-12-26T19:27:02.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T22:06:55.812Z","etag":null,"topics":["automation-test","automation-testing","python","python-test-reporter","pythonreporter","qa","reporting","test","testing","testing-tools","testreport","testreporter"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Eddie4k-code.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":"2022-12-26T18:38:41.000Z","updated_at":"2022-12-26T19:24:52.000Z","dependencies_parsed_at":"2023-04-10T09:16:53.841Z","dependency_job_id":null,"html_url":"https://github.com/Eddie4k-code/pyReport","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"7a3cbc27056d116f1a3513cba521a7527776a74d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Eddie4k-code/pyReport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddie4k-code%2FpyReport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddie4k-code%2FpyReport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddie4k-code%2FpyReport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddie4k-code%2FpyReport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Eddie4k-code","download_url":"https://codeload.github.com/Eddie4k-code/pyReport/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddie4k-code%2FpyReport/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015056,"owners_count":26085643,"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-13T02:00:06.723Z","response_time":61,"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":["automation-test","automation-testing","python","python-test-reporter","pythonreporter","qa","reporting","test","testing","testing-tools","testreport","testreporter"],"created_at":"2024-10-09T20:07:33.024Z","updated_at":"2025-10-13T12:35:32.927Z","avatar_url":"https://github.com/Eddie4k-code.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyReport\nSimple module / script that can be used to generate HTML reports for tests.\n\nDependencies - \n\u003cli\u003eBeautifulSoup (bs4)\u003c/li\u003e\n\n\u003ch1\u003eInstruction\u003c/h1\u003e\n\u003cli\u003eCreate a Report object - test = Report(Filename, path)\u003c/li\u003e\n\u003cli\u003eGenerate the HTML Report File - .startReport()\u003c/li\u003e\n\u003cli\u003eAdd a test case to the report and the result - .reportTestCase(Test Case Name, pass/fail, Reason(Optional))\u003c/li\u003e\n\n\u003ch1\u003eExample\u003c/h1\u003e\n\u003cp\u003eTesting the function add which will add two numbers\u003c/p\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/98666468/209576410-6b5496f2-54e8-4393-a6e6-a63e7e8496dc.png\" /\u003e\n\u003cp\u003eIn this situation, if the test case is as expected then it will be reported on the HTML file as a pass, if it fails then it will be reported on the html file as a Fail and a reason can be specified for the failure\u003c/p\u003e\n\n\u003ch1\u003eThe HTML Report\u003c/h1\u003e\n\u003cp\u003eThis is where all the results will be shown\u003c/p\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/98666468/209577887-d5462674-c98e-4aea-8feb-b11dcb28d068.png\"/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddie4k-code%2Fpyreport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddie4k-code%2Fpyreport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddie4k-code%2Fpyreport/lists"}