Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 1.01 KB

File metadata and controls

53 lines (29 loc) · 1.01 KB

Release History

0.3.0 (2018-12-14)

  • Update use of get_marker to get_closest_marker (@kdelee)

0.2.0 (2018-07-12)

  • Add support for isolating specific parametrizations (@cmeyersfsu)

0.1.0 (2018-05-02)

  • Update --github-summary to list resolved/unresolved issues (@jladdjr)

0.0.9 (2018-03-16)

  • Account for github3.issues.Issue.labels method
  • Remove Python 2.6 support

0.0.8 (2016-08-02)

  • Pin to a known working pypandoc release

0.0.7 (2016-04-29)

  • Fix collection across multiple modules (@jakemcdermott)

0.0.6 (2016-04-18)

  • Use pytest_itemcollected for issue collection

0.0.5 (2016-04-04)

  • Add raises kwargs to isolate the exception raised (@jakemcdermott)

0.0.4 (2016-03-13)

  • Fix command-line parameter override and add tests

0.0.3 (2016-03-03)

  • Make pytest_github actually work
  • Add README.md
  • Improve tests
  • Add support for skip=True

0.0.2 (2016-02-19)

  • Use setuptools-markdown to generate pypi docs

0.0.1 (2016-02-19)

  • No joke, first release!