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

Dynamic links is broken #132

Closed
1 of 3 tasks
sseliverstov opened this issue Aug 4, 2017 · 0 comments
Closed
1 of 3 tasks

Dynamic links is broken #132

sseliverstov opened this issue Aug 4, 2017 · 0 comments
Assignees
Labels
bug Something isn't working theme:pytest

Comments

@sseliverstov
Copy link
Contributor

I'm submitting a ...

  • bug report
  • feature request
  • support request => Please do not submit support request here, see note at the top of this template.
def test_single_dynamic_issue():

    """

    >>> allure_report = getfixture('allure_report')

    >>> assert_that(allure_report,

    ...             has_test_case('test_single_dynamic_issue',

    ...                 has_issue_link(ISSUE)

    ...             ))

    """allure.dynamic.issue(ISSUE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working theme:pytest
Projects
None yet
Development

No branches or pull requests

1 participant