ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
2

Is there a Catkin unit test report XMLT (for pretty printing)?

asked 2013-11-15 14:40:33 -0500

b-adkins gravatar image

Has anybody come up with XMLT files to convert gtest/nosetest XML reports to a more human-readable form? I find it hard to tell at a glance if all tests passed, so something condensed and uniform would be nice. (E.g. if all lines are green, then I don't need any more detail.)

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
2

answered 2013-11-15 14:46:47 -0500

Dirk Thomas gravatar image

For a (ascii) summary of (failing) tests you can call catkin_test_results path/to/test/results.

edit flag offensive delete link more
0

answered 2013-11-15 15:37:27 -0500

b-adkins gravatar image

Thanks, that's perfect. Is this documented anywhere?

edit flag offensive delete link more

Comments

1

It was not covered by the tutorials yet. I just created a page which describes the usage: http://docs.ros.org/api/catkin/html/howto/run_tests.html

Dirk Thomas gravatar image Dirk Thomas  ( 2013-11-18 06:51:14 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-11-15 14:40:33 -0500

Seen: 464 times

Last updated: Nov 15 '13