Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jcrotinger
Total activity
5
Last activity
March 18, 2019 18:37
Member since
March 14, 2019 18:04
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (0)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
March 18, 2019 18:37
Thanks @Sergey - might consider it as a feature request since it seems like a pretty common pattern. Cheers - Jim
Community
PyCharm
PyCharm's pytest runner not available for all tests
0 votes
Created
March 15, 2019 14:44
Hi Sergey, In sqlalchemy all tests are under a single tests tree. My project, like the one above, has tests co-located with sub-modules. So I have something like: ``` my_package/ tests/ my_...
Community
PyCharm
PyCharm's pytest runner not available for all tests
0 votes
Created
March 14, 2019 18:23
With 2018.3 it appears to automatically detect that I'm using pytest, which is nice, but it still doesn't allow running from the top level of the project. I had to run each test individually. Howev...
Community
PyCharm
PyCharm's pytest runner not available for all tests
0 votes