[Documentation] [TitleIndex] [WordIndex

  Show EOL distros: 

EOL distros:  
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.

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.


2025-03-29 21:05