gazebosim / gz-tools

Command line tools for the Gazebo libraries.
https://gazebosim.org
Apache License 2.0
14 stars 18 forks source link

Reminder: Add tests when implementing new C++ code #101

Open jennuine opened 1 year ago

jennuine commented 1 year ago

Desired behavior

This is a friendly reminder to add tests when adding new C++ code. Once the first test is implemented, we should:

Additional context

See https://github.com/gazebosim/gz-tools/pull/100/files#r923593567