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

Some outstanding docs #85

Merged
merged 7 commits into from
Sep 8, 2017
Merged

Some outstanding docs #85

merged 7 commits into from
Sep 8, 2017

Commits on Sep 7, 2017

  1. Add a plugin call-order test

    Tyler Goodlet committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    84fb9ea View commit details
    Browse the repository at this point in the history
  2. Document LIFO hook ordering by plugin registration

    Resolves pytest-dev#64
    Tyler Goodlet committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    428ab80 View commit details
    Browse the repository at this point in the history
  3. Document the public _Result API methods

    Resolves pytest-dev#49
    Tyler Goodlet committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    4cfa3a5 View commit details
    Browse the repository at this point in the history
  4. Add note about LIFO order for try[first/last] hooks

    Tyler Goodlet committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    6cf1842 View commit details
    Browse the repository at this point in the history
  5. Make internal _Result attrs private

    Tyler Goodlet committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    fe2f647 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. Flip to next dev patch release

    Tyler Goodlet committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    eda95ca View commit details
    Browse the repository at this point in the history
  2. Keep _Result.excinfo public; pytest relies on it

    Tyler Goodlet committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    5662715 View commit details
    Browse the repository at this point in the history