Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Setup testops - #915

#915
Open
epszaw wants to merge 7 commits into
masterallure-framework/allure-python:masterfrom
setup-testopsallure-framework/allure-python:setup-testopsCopy head branch name to clipboard
Open

Setup testops#915
epszaw wants to merge 7 commits into
masterallure-framework/allure-python:masterfrom
setup-testopsallure-framework/allure-python:setup-testopsCopy head branch name to clipboard

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-07T17:54:23.395Z) 2m 31s 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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.