Skip to content
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

Add markers arguments in the report #83

Open
gmolveau opened this issue Jul 28, 2022 · 0 comments
Open

Add markers arguments in the report #83

gmolveau opened this issue Jul 28, 2022 · 0 comments

Comments

@gmolveau
Copy link

Hi,

thank you for doing this lib :) Maybe my issue is related to #72 and #71.

In the case where I have markers with arguments (for traceability purposes), how can I export them in the final json report (and not have to parse the "longrepr" key) ?

@pytest.mark.requirements(issues=["41", "43"])
def test_endpoint_B():
  assert True

Thank's for your help :)

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

No branches or pull requests

1 participant