eleanorjboyd Hi there, I am also running a conda virtual env with version 2025.13.2025082601 Exactly same settings as described in the issue, but in my case, test discovery just hangs forever. Last ...
We'll cover ipdb, a type of REPL, and discuss how to install and use it to debug a program. You've already been introduced to REPLs through using the Python Shell. REPL stands for Read, Evaluate, ...