Can't run nosetests from context menu (Nosetest not appears on right click to test classes (Intellij IDEA))

Answered

Hi,

I am using Intellij IDEA. I am developing on Python 2.7. Project SDK is virtual environment on Python 2.7.13 . When I right clicked to test class, I couldn't see nosetest run configuration. I set the default test runner as Nosetests. 

I added explicitly python test as a nosetests on the  Run/Debug Configurations. I want to run automatically my test class or classes.

IntelliJ IDEA 2017.2.4
Build #IU-172.4155.36, built on September 11, 2017
JRE: 1.8.0_152-release-915-b11 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.12.6

 

0
4 comments
Avatar
Permanently deleted user

Thank you Yaroslav, I will check it.

0

Please try to invoke Ctrl+Alr+R, do you see a run configuration for nosetests?

If no, please check the problem in Intellij IDEA 2017.3 EAP: https://www.jetbrains.com/idea/nextversion/. Does the problem remain?

0
Avatar
Permanently deleted user

I think you want to wrote CTRL+ALT+R but I invoked this, nothing happen. 

This bug has been fixed in Intellij IDEA 2017.3 EAP. Thank you for reply.

0

Please sign in to leave a comment.