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

Detect pytest_ prefixed hooks #3487

Merged

Commits on May 18, 2018

  1. Detect pytest_ prefixed hooks

    `pluggy` is deprecating the `implprefix` argument in the next major
    release so implement this detection in our derived plugin manager.
    
    Relates to pytest-dev/pluggy#145
    Tyler Goodlet committed May 18, 2018
    Configuration menu
    Copy the full SHA
    d4065a9 View commit details
    Browse the repository at this point in the history
  2. Add trivial changelog entry

    Tyler Goodlet committed May 18, 2018
    Configuration menu
    Copy the full SHA
    486b786 View commit details
    Browse the repository at this point in the history