You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As @esteve explained in our March 11th monthly meeting, rclrs_tests does not need to be a separate package. It was originally created as a separate package before there was a pattern of vendoring message packages.
Now that we are able to do this, there is no merit to rclrs_tests being its own package, the contents of this package are intended to be unit tests for rclrs.