atom-python-debugger icon indicating copy to clipboard operation
atom-python-debugger copied to clipboard

Integration with py.test

Open drgnkpr opened this issue 9 years ago • 2 comments

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

drgnkpr avatar Mar 03 '16 16:03 drgnkpr

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

dpo avatar Mar 03 '16 20:03 dpo

Here are existing py.test-related packages:

  • https://atom.io/packages/nuclide-test-runner-pytest
  • https://github.com/pghilardi/atom-python-test

dpo avatar Mar 03 '16 22:03 dpo