Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 283 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 283 Bytes

Pytest + ROS Node Example

Example package demonstrates how to use pytest for testing ROS nodes.

You can run the tests with:

catkin run_tests --this

For info please read my blog post on machinekoder.com.