jlaska / pytest-github

Plugin for py.test that associates tests with github issues using a marker
MIT License
18 stars 9 forks source link

Add support for marking test with multiple GitHub issues #12

Open jladdjr opened 6 years ago

jladdjr commented 6 years ago

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:

List multiple issues within a given marker:

Both: