Kozea / Kozea/wdb

pytest pyfuncitem._isyieldedfunction() is no more

Open
#148 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.6k
Forks
120
PR merge metrics
No merged PRs in 30d

Description

when i stumbled uppon wdb, i wanted to try it with pytest, and ran into the error in `pytest_pyfunc_call`

i believe the hook should b implemented in terms of pytest_exception_interact if possible

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported error when using wdb with pytest and inspect the pytest_pyfunc_call hook. Compare its use of the removed _isyieldedfunction attribute with pytest_exception_interact, then verify that the hook works with the current pytest behavior without raising this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.