{"id":22121041,"url":"https://github.com/pytest-with-eric/pytest-allure-report-example","last_synced_at":"2025-10-04T02:34:24.379Z","repository":{"id":243620530,"uuid":"811233524","full_name":"Pytest-with-Eric/pytest-allure-report-example","owner":"Pytest-with-Eric","description":"How To Create Interactive Test Reports with Pytest and Allure","archived":false,"fork":false,"pushed_at":"2024-06-14T11:13:40.000Z","size":1145,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-29T12:29:39.287Z","etag":null,"topics":["allure-report","allure-reports","pytest-allure","python-allure"],"latest_commit_sha":null,"homepage":"https://pytest-with-eric.com/reporting/pytest-allure-report/","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/Pytest-with-Eric.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":"2024-06-06T07:44:53.000Z","updated_at":"2024-06-15T04:19:24.000Z","dependencies_parsed_at":"2024-12-01T14:43:38.621Z","dependency_job_id":null,"html_url":"https://github.com/Pytest-with-Eric/pytest-allure-report-example","commit_stats":null,"previous_names":["pytest-with-eric/pytest-allure-report-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-allure-report-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-allure-report-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-allure-report-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-allure-report-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pytest-with-Eric","download_url":"https://codeload.github.com/Pytest-with-Eric/pytest-allure-report-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245224198,"owners_count":20580363,"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":["allure-report","allure-reports","pytest-allure","python-allure"],"created_at":"2024-12-01T14:33:10.212Z","updated_at":"2025-10-04T02:34:19.334Z","avatar_url":"https://github.com/Pytest-with-Eric.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pytest Allure Report Example\n\nThis repo contains the sample code for the article - [How To Create Interactive Test Reports with Pytest and Allure](https://pytest-with-eric.com/reporting/pytest-allure-report/)\n\n\n## Requirements\n* Python (3.12)\n* Allure Report\n\n## Installation\n\nTo install the project, you need to have Poetry installed. If you don't have it installed, you can install it by following the instructions [here](https://python-poetry.org/docs/#installation).\n\n## Usage\n\nTo generate the allure reports, you can use the following command:\n\n```bash\n$ poetry run pytest --alluredir=allure-results\n```\n\nTo view the allure reports, you can use the following command:\n\n```bash\n$ poetry run allure serve allure-results\n```\n\nIf you have any questions about the project please raise an Issue on GitHub.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytest-with-eric%2Fpytest-allure-report-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpytest-with-eric%2Fpytest-allure-report-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytest-with-eric%2Fpytest-allure-report-example/lists"}