- Update use of get_marker to get_closest_marker (@kdelee)
- Add support for isolating specific parametrizations (@cmeyersfsu)
- Update --github-summary to list resolved/unresolved issues (@jladdjr)
- Account for github3.issues.Issue.labels method
- Remove Python 2.6 support
- Pin to a known working pypandoc release
- Fix collection across multiple modules (@jakemcdermott)
- Use pytest_itemcollected for issue collection
- Add
raiseskwargs to isolate the exception raised (@jakemcdermott)
- Fix command-line parameter override and add tests
- Make pytest_github actually work
- Add README.md
- Improve tests
- Add support for
skip=True
- Use setuptools-markdown to generate pypi docs
- No joke, first release!