Getting python coverage for rostests

asked 2017-08-03 13:31:02 -0600

lstelzner gravatar image

updated 2018-03-02 02:50:37 -0600

130s gravatar image

I'm using python's coverage to generate code coverage data. I have some python packages that have both rostests and unittests(nosetest). I am able to generate the coverage data on the unittests, but can't seem to figure out how to get the data (.coverage) for the rostests. Is it possible? I tried what was recommended here ( http://answers.ros.org/question/18189... ), but didn't have any luck. I'm using Indigo.

edit retag flag offensive close merge delete

Comments

Did you solve the problem meanwhile? Or has anybody else solved this problem so far?

agutenkunst gravatar image agutenkunst  ( 2018-03-02 02:47:46 -0600 )edit