pytest-watch icon indicating copy to clipboard operation
pytest-watch copied to clipboard

Running with --pdb seems to prevent recognizing changes

Open max-sixty opened this issue 5 years ago • 2 comments

I'm having some issues triggering a restart on changes while a test is running.

I've isolated the factor to using ptw -- --pdb

Do others see consistent behavior? I'm on the latest release. I realize that's not a lot of information - let me know what else would be helpful.

(NB: I'd argue that passing --pdb as a pytest arg ideally wouldn't affect ptw at all ref https://github.com/joeyespo/pytest-watch/issues/89)

max-sixty avatar Nov 27 '18 01:11 max-sixty