Documentation Status

ros_comm: cpp_common | message_filters | perf_roscpp | rosbag | rosbagmigration | rosconsole | roscore_migration_rules | roscpp | roscpp_serialization | roscpp_traits | rosgraph | rosgraph_msgs | roslaunch | roslisp | rosmaster | rosmsg | rosnode | rosout | rosparam | rospy | rosservice | rostest | rostime | rostopic | roswtf | std_msgs | std_srvs | topic_tools | xmlrpcpp

Package Summary

Integration test suite based on roslaunch that is compatible with xUnit frameworks.

rostest uses xmlrunner.py (Public Domain), which was written by Sebastian Rittau (srittau@jroger.in-berlin.de) and Paolo Borelli.

ros_comm: message_filters | ros | rosbag | rosconsole | roscpp | rosgraph | rosgraph_msgs | roslaunch | rosmaster | rosmsg | rosnode | rosout | rosparam | rospy | rosservice | rostest | rostopic | roswtf | std_srvs | topic_tools | xmlrpcpp

Package Summary

Integration test suite based on roslaunch that is compatible with xUnit frameworks.

Package Summary

Integration test suite based on roslaunch that is compatible with xUnit frameworks.

Contents

  1. Overview

Overview

rostest is an extension to roslaunch that enables roslaunch files to be used as test fixtures. As a fully running system has more complex behaviors than an individual ROS node, this allows you to do full integration testing across multiple nodes.

New in Diamondback: the unit-testing functionality of rostest has been migrated into the rosunit package.

Wiki: rostest (last edited 2011-08-10 20:23:29 by KenConley)