Integration tests and high-level concept validation for the Schunk SVH ROS2 driver.
Useful information on integration tests in ROS2 is available here
In a sourced terminal, call
colcon test --packages-select schunk_svh_tests && colcon test-result --verbose
to run and inspect the integration tests locally.