TestCommand
TestCommand.add_arguments()
TestCommand.main()
Bases: CommandExtension
CommandExtension
Run a ROS2 launch test.
Add arguments to argparse.
Entry point for CLI program.