Test runner does not draw test hierarchy Follow
Greetings!
PyCharm 1.1 test runner shows "No tests were found" on the left panel which is usually shows tests hierarchy. The most interesting thing that the log panel shows execution process of all tests and their results. So tests are running but they are not connected to IDE.
Any ideas?
Cheers and Merry Christmas,
Oleg
Please sign in to leave a comment.
Hello Oleg,
Which type of project is that, and which test runner are you using?
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hello!
It's a django test configuration used for a django project. In 1.0.1 everything used to work fine.
I've also tried to create an empty project - still no effect. It does not shows me a test hierarchy tree.
I'm also getting this problem. See the attached screenshot.
Attachment(s):
Screenshot - 27-12-2010 , 17_46_48.png
Hi,
I am having the same problem - tests are running but no test results or hierarchy, only shows "no tests were found"
Any fixes?
Thanks.