dpo / atom-python-debugger

IDE-like Python debugger for Atom
MIT License
42 stars 13 forks source link

Integration with py.test #5

Open drgnkpr opened 8 years ago

drgnkpr commented 8 years ago

When using py.test, I can use --pdb to debug. I wonder if it can be integrated here.

dpo commented 8 years ago

Great idea. I'll mark it as an enhancement in case anyone wants to work on a PR. Thanks!

dpo commented 8 years ago

Here are existing py.test-related packages: