Skip to content

Pass pytest config object to pytest_enter_pdb #1188

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

Merged
merged 2 commits into from
Nov 23, 2015

Conversation

nicoddemus
Copy link
Member

No description provided.

@@ -501,7 +501,7 @@ reporting or interaction with exceptions:
.. autofunction:: pytest_internalerror
.. autofunction:: pytest_keyboard_interrupt
.. autofunction:: pytest_exception_interact

.. autofunction:: pytest_enter_pdb
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will cherry-pick this into master after we merge this.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@nicoddemus nicoddemus added the type: enhancement new feature or API change, should be merged into features branch label Nov 23, 2015
@nicoddemus nicoddemus added this to the 2.9 milestone Nov 23, 2015
RonnyPfannschmidt added a commit that referenced this pull request Nov 23, 2015
Pass pytest config object to pytest_enter_pdb
@RonnyPfannschmidt RonnyPfannschmidt merged commit df767cc into pytest-dev:features Nov 23, 2015
@nicoddemus nicoddemus deleted the pytest_enter_pdb branch November 23, 2015 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement new feature or API change, should be merged into features branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants