Comment on Printstack – Python package that adds stack trace links to the print functionparentComments−BurningFrog5yFor me, unit tests is what's replaced the debugger.I still try to fire up the PyCharm debugger sometimes, but setting up the environment usually proves too hard.
Comments
For me, unit tests is what's replaced the debugger.
I still try to fire up the PyCharm debugger sometimes, but setting up the environment usually proves too hard.