IntelliJ IDEA 2018.1 - pytest tests not recognized
I'm using python plugin, unittest tests runs normally, but pytest tests are not recognized as unit tests.
I found older post solving the issue a year ago, but it seem that issue is not resolved, pytest plugin cannot be installed to IDEA 2018.1.
Is it possible to run pytest in IDEA?
请先登录再写评论。