Skip to content

[Feature Request] Investigate adding allure to GitHub Actions CI workflows #613

@dandavison

Description

@dandavison

https://allurereport.org/
https://allurereport.org/docs/pytest/
https://allurereport.org/docs/integrations-github/

The feature providing correlation of results across historical runs sounds particularly interesting, if it works well.

I was able to generate a nice-looking report locally via

brew install allure
pip install allure-pytest
python -m pytest --alluredir allure-results tests/worker/test_workflow.py
allure serve allure-results

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions