Skip to content

show pytest.mark markers with args and kwargs in report tags section …#492

Merged
sseliverstov merged 1 commit intoallure-framework:masterfrom
ornichola:update-pytest-marks-with-values
May 26, 2020
Merged

show pytest.mark markers with args and kwargs in report tags section …#492
sseliverstov merged 1 commit intoallure-framework:masterfrom
ornichola:update-pytest-marks-with-values

Conversation

@ornichola
Copy link
Contributor

…(fixes #488)

Context

Accordingly to the doc, pytest.mark expected to be seen in report tags section. However, now if pytest.mark does not correspond to the @pytest.mark.marker('arg') pattern it will be not show.

Checklist

@sseliverstov sseliverstov merged commit fed50ce into allure-framework:master May 26, 2020
@sseliverstov
Copy link
Contributor

Tnx @ornichola !

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.

skipped test cases, marked with @pytest.mark.xfail, does not show special tag

2 participants