fkromer / hypothesis-ros

Data generators for Property Based Testing and Fuzzy Testing of ROS1 nodes.
https://hypothesis-ros.readthedocs.io
Apache License 2.0
15 stars 4 forks source link

ROS1 parameter type: list #20

Closed fkromer closed 6 years ago

fkromer commented 6 years ago

wiki.ros.org - 2. Parameter Types. Supports setting list parameters via rospy.set_param_raw. Implemented with hypothesis.strategies.lists().

fkromer commented 6 years ago

https://github.com/ros-testing/hypothesis-ros/commit/43f747bad7e2b4cbbe283ac7fb628bee55f9ea15