Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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