Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug mode for python tests don't stop at a breakpoint #377

Open
aritrachatterjee15 opened this issue Oct 26, 2018 · 0 comments
Open

Debug mode for python tests don't stop at a breakpoint #377

aritrachatterjee15 opened this issue Oct 26, 2018 · 0 comments

Comments

@aritrachatterjee15
Copy link

aritrachatterjee15 commented Oct 26, 2018

IDEA Ultimate version: 2018.2.5
OS: Ubuntu 16.04

I'm getting started with Pants for a python project. I'm stuck when trying to debug test cases.

Importing the project to intellij works fine. But, right clicking on a test directory and selecting 'Debug -> Pants tests in XYZ' doesn't seem to stop the execution at a breakpoint as expected during a typical debug cycle.

Also, configuring an environment variable in the Run/Debug configurations does not seem to have an effect on the running test case.

Is debugging for python unsupported? If yes, are there recommendations on what's the best way to achieve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant