Hi!
I have a problem with Code Coverage. I have installed Python 2.7.1 x86 and Coverage 3.4 x86. Next step was Eclipse Classic 3.6.2 and then I added a plugin PyDev via Update site. Then I configured Interpreter in Preferences and tryied to run a simple project with one test scenario.
I enabled the Code Coverage view and made everything like the guide on PyDev's site says. But the Code Coverage keeps saying: "File has no statistics."
Anyone knows the solution?
Tried to Google and did get some resoults but they are useless.
Thank you,
Primoz
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
I have a problem with Code Coverage. I have installed Python 2.7.1 x86 and Coverage 3.4 x86. Next step was Eclipse Classic 3.6.2 and then I added a plugin PyDev via Update site. Then I configured Interpreter in Preferences and tryied to run a simple project with one test scenario.
I enabled the Code Coverage view and made everything like the guide on PyDev's site says. But the Code Coverage keeps saying: "File has no statistics."
Anyone knows the solution?
Tried to Google and did get some resoults but they are useless.
Thank you,
Primoz