pyros-dev / pyros

Python interfacing for multiprocess software - A Python blanket for ROS to hide inside
BSD 3-Clause "New" or "Revised" License
24 stars 4 forks source link

property based testing #121

Open asmodehn opened 7 years ago

asmodehn commented 7 years ago

https://github.com/HypothesisWorks/hypothesis-python

fkromer commented 6 years ago

You can probably use hypothesis-ros (and the not yet existing rospbt).

asmodehn commented 6 years ago

Yes I was thinking to use hypothesis-ros in the pyros-rosinterface package... There are things to simplify in testing there.