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

ROS2 message built-in field type: bool #38

Closed fkromer closed 6 years ago

fkromer commented 6 years ago

ros2/ros2/wiki - 2.1.1 Field Types

Python3.5+ builtins.bool.

fkromer commented 6 years ago

Strategy will be implemented in ROS2 specific package hypothesis-ros2.