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

Revision history [back]

click to hide/show revision 1
initial version

There's sections in the Developer Guide relating to this.

There's significant tooling and infrastructure to take advantage of existing open source testing tools and frameworks as well as linters. And yes there's significant CI visible on build.ros2.org and ci.ros2.org

if you'd like to know the state of practice I'd suggest browsing some of the core packages which all have significant testing.

You can also look at the system_tests package for examples of integration tests.