Andreas Profous
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 1 名用户
- 投票数 6
- 订阅数 1
-
已编辑于 Running pytest on existing docker container
Setup: Python Django project, using docker-compose to describe various depending services (like RabbitMQ, etc.)I'm using Intellij IDEA Ultimate 2017.2 with the python plugin. To run tests, I have o...