generate_parameter_library icon indicating copy to clipboard operation
generate_parameter_library copied to clipboard

Move cmake functions for testing with YAML files upstream

Open destogl opened this issue 3 years ago • 0 comments

The methods from #57 should be moved into corresponding upstream repositories:

  • ament_cmake_gtest
  • ament_cmake_gmock

Should this be add_rostest_with_parameters_gtest or something to make it clear that the input yaml is for parameters and that these are a ros-test in that they only work if your test has ros in it (rclcpp::init(argc, argv);)?

Originally posted by @tylerjw in https://github.com/PickNikRobotics/generate_parameter_library/pull/57#discussion_r960065774

destogl avatar Sep 06 '22 06:09 destogl