--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at http://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/groups/opt_out.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at http://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
I recently came across this post http://dmeio.blogspot.cz/2014/02/code-coverage-with-robotframework.html. I've not read the article (just skimmed it) nor do I use Robot Framework in relation to code coverage so I am not qualified to speak on how useful this is. But it might be of use to you.
Ed
On 03/05/2014 06:02 PM, Harsh H Mehta wrote:
I tried using the 'coverage' tool by python, that can be found here https://pypi.python.org/pypi/coverage--
I am still not sure how to interface this tool with Robot Framework to measure coverage by running tests that execute my python library code.
@Pekka,
Do you have any pointers on how this can be done?
On Friday, December 20, 2013 6:01:00 AM UTC-5, Shree wrote:Hi,
I am using Robot framework for API automation using python.I have written all the keywords using python and test cases are written using robot syntax i.e in ext file.(All python keywords are called in test.txt file.)
Now, the question is I want to check the test coverage for all the test case .But, I am not able to do that.
Can anyone plz tell that how to take the test coverage in robot framework where keywords are written in Python
Note: I run my test cases from command prompt like :pybot test.txt
Thanks,Shree
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.