nosetests not running with Pycharm 2017
Answered
Just updated to :
PyCharm 2017.1
Build #PY-171.3780.115, built on March 24, 2017
- And nosetests are not running. Where is the input for module, class, method???
- How can I change the runner from _jb_nosetest_runner.py to good old noserunner.py because i think this is the problem.
- My additional params are not working as well. There used to be a checkbox + field.
Attached the screenshot what i get when i try to add a nosetest.
Thanks 
Please sign in to leave a comment.
Hello.
PyCharm 2017 switched to new test runners. Its UI been changed as well and it is covered in PyCharm help center. You can click "F1" to check help page.
There are several issues fixed in 2017.1.2 which will be available soon. Please contact support (pycharm-support@jetbrains.com) for information on how to switch to old runners.