RobotLocomotion/spartan

Switch jenkins to use unittest framework

manuelli opened this issue · 1 comments

Tests have now been moved over to use the python unittest framework. See here. We should update the jenkins build to run these tests in a correct/supported way and produce nice test result summaries.

Fixed by #305