Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ruslan Skira
Total activity
12
Last activity
April 08, 2021 09:20
Member since
March 23, 2021 14:03
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
3
Activity overview
Posts (0)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
April 08, 2021 09:20
Do you have the same settings?And do you have .coveragerc ? file and if yes what you put inside?
Community
PyCharm
Pycharm - docker-compose testing and coverage with a pure python project
0 votes
Created
April 08, 2021 09:19
Community
PyCharm
Pycharm - docker-compose testing and coverage with a pure python project
0 votes
Created
April 08, 2021 07:00
Andrey Resler yes but with coverage? Did you try?
Community
PyCharm
Pycharm - docker-compose testing and coverage with a pure python project
0 votes
Created
April 07, 2021 08:14
could you please show the test settings? I'm stuck on it too.
Community
PyCharm
Pycharm - docker-compose testing and coverage with a pure python project
0 votes
Created
April 01, 2021 08:55
use special HOST to your psql. You could find it in docker-compose.yml
Community
DataGrip
Unable to connect to postgresql server running inside a docker container on a remote machine.
0 votes
Edited
March 23, 2021 14:06
"The easiest way run your files is to right-click it and choose Run..."Yes but it will be ru unitest not pytest.I use pytest.iniand put there [pytest]DJANGO_SETTINGS_MODULE = bla.bla.settingspython...
Community
PyCharm
Help running tests using docker-compose and pytest
1 vote