X Tutup
The Wayback Machine - https://web.archive.org/web/20201106104523/https://github.com/HDE/python-lambda-local/issues/24
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

unable to debug in vscode #24

Open
cs-a50494 opened this issue Nov 14, 2017 · 4 comments
Open

unable to debug in vscode #24

cs-a50494 opened this issue Nov 14, 2017 · 4 comments

Comments

@cs-a50494
Copy link

@cs-a50494 cs-a50494 commented Nov 14, 2017

It would be nice to have a setup for debugging in vscode.

@yxd-hde
Copy link
Contributor

@yxd-hde yxd-hde commented Dec 14, 2017

PR is welcomed.

@yxd-hde yxd-hde added the help wanted label Sep 3, 2018
@mark-bixler
Copy link

@mark-bixler mark-bixler commented Nov 1, 2018

Did anyone ever get this figured out? I had it on Mac, but can't get debugging working on Windows :(

@maxmonterumisi
Copy link

@maxmonterumisi maxmonterumisi commented Dec 12, 2018

Can someone help me configure python-lambda-local under VSC (Windows 10) please ?

@emepetres
Copy link

@emepetres emepetres commented Feb 16, 2019

By using pytest, I'm able to debug it out of the box, without any specific configuration. Just set a break point, and execute the test within vscode.

Probably with unittests or nosetests will work as well: https://code.visualstudio.com/docs/python/unit-testing#_enable-a-test-framework

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

Successfully merging a pull request may close this issue.

None yet
6 participants
You can’t perform that action at this time.
X Tutup