Skip to content

Setup testops#915

Open
epszaw wants to merge 7 commits into
masterfrom
setup-testops
Open

Setup testops#915
epszaw wants to merge 7 commits into
masterfrom
setup-testops

Conversation

@epszaw

@epszaw epszaw commented Jul 1, 2026

Copy link
Copy Markdown
Member

Context

Checklist

@delatrie delatrie left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

poe tests does not collect Allure results. Use poe allure-collect instead.

One more thing: it will store the results in .allure-results, which is not detectable by allure run. You should change the directory in pyproject.toml:

- cmd = "pytest -p allure_pytest --alluredir ./.allure-results --clean-alluredir --allure-link-pattern issue:https://github.com/allure-framework/allure-python/issues/{0}"
+ cmd = "pytest -p allure_pytest --alluredir ./allure-results --clean-alluredir --allure-link-pattern issue:https://github.com/allure-framework/allure-python/issues/{0}"

Comment thread .github/workflows/build.yaml Outdated
Comment thread .github/workflows/build.yaml Outdated
epszaw and others added 3 commits July 2, 2026 14:08
Co-authored-by: Maksim Stepanov <17935127+delatrie@users.noreply.github.com>
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure Python GitHub actions run (2026-07-02T13:01:35.613Z) 2m 25s Passed tests 4348   Skipped tests 20 4368 0 0 View

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants