mwotton / roboservant

generate contextually sensible fuzz tests for servant apps
BSD 3-Clause "New" or "Revised" License
26 stars 6 forks source link

should be able to pass in a [Dynamic] to prime the pump #6

Closed mwotton closed 4 years ago

mwotton commented 4 years ago

frequently need to pass some seed values in to fully explore an API - authentication creds being the obvious example.