pytest-github icon indicating copy to clipboard operation
pytest-github copied to clipboard

Add support for marking test with multiple GitHub issues

Open jladdjr opened this issue 7 years ago • 0 comments

Would it make more sense to add the github marker multiple times to a test, list multiple issues within a given marker, both?

Add the github marker multiple times to a test:

  • Would allow each issue to key off of a different exception

List multiple issues within a given marker:

  • Would be convenient if each issue keyed off of the same exception

Both:

  • Would provide the flexibility of using either approach ^

jladdjr avatar May 30 '18 14:05 jladdjr