Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Nicole D.
Total activity
7
Last activity
September 25, 2024 12:38
Member since
September 05, 2024 12:55
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (0)
Comments (5)
Nicole D.
commented,
September 25, 2024 12:38
Hi Daniil, thank you for your answer and your alternative with the remote debug server. I will try that at some time.I'm just wondering, that my unittest with setupclass won't be able to handle api...
Community
PyCharm
Pycharm is not stopping on breakpoints in the unit tests - since PyCharm 2023.3.2 (Community Edition)
0 votes
Nicole D.
commented,
September 25, 2024 08:43
I just found out, that breakpoints within the api routes are working, if the api.py is started in debug mode. (First start api.py in debug mode, then start unittests in debug mode.)If api.py is sta...
Community
PyCharm
Pycharm is not stopping on breakpoints in the unit tests - since PyCharm 2023.3.2 (Community Edition)
0 votes
Nicole D.
commented,
September 25, 2024 06:24
A breakpoint at the “swagger_ui = …” within the API route is not working.Therefore I have no possiblity to debug the API routes/logic :-(Additionally, the api and unittest file are in the same proj...
Community
PyCharm
Pycharm is not stopping on breakpoints in the unit tests - since PyCharm 2023.3.2 (Community Edition)
0 votes
Nicole D.
commented,
September 23, 2024 07:02
Hello Daniil,sure.While creating the below test samples, I found out, that simple external python source files are working with breakpoints and that just with FastAPI code the breaktpoints do not w...
Community
PyCharm
Pycharm is not stopping on breakpoints in the unit tests - since PyCharm 2023.3.2 (Community Edition)
0 votes
Nicole D.
commented,
September 05, 2024 12:55
I have the same issue with “unittest” package:Windows 11.0 EnterpriseVersion 10.0.22631 Build 22631---------latest version----------PyCharm 2024.1.6 (Community Edition)Build #PC-241.19072.16, bu...
Community
PyCharm
Pycharm is not stopping on breakpoints in the unit tests - since PyCharm 2023.3.2 (Community Edition)
0 votes