catkin / catkin_tools

Command line tools for working with catkin
Apache License 2.0
163 stars 146 forks source link

Add arguments to catkin_test for backwards compatibility #693

Closed timonegk closed 3 years ago

timonegk commented 3 years ago

This pull request adds the --no-color, --force-color, and --no-deps arguments to catkin test. This ensures backwards compatibility with the catkin test and catkin run_tests aliases.