Join Slack
Communities
Powered by
When debugging Pants pytests, is there a way to ge...
# development
b
bored-art-40741
04/11/2021, 11:06 PM
When debugging Pants pytests, is there a way to get
ipdb.set_trace()
to work?
h
hundreds-father-404
04/11/2021, 11:46 PM
Yep! Run with --test-debug. I think we install ipdb in pytest_plugins already
b
bored-art-40741
04/11/2021, 11:55 PM
Ah great, thanks!
Open in Slack
Previous
Next