swagger-test icon indicating copy to clipboard operation
swagger-test copied to clipboard

[inference] parameter generation

Open earldouglas opened this issue 10 years ago • 1 comments

For inferred tests, it would be handy to allow users to tell swagger-test how to generate values for path parameters.

e.g. get /foo/{bar}/baz needs a way for the user to provide sample values for {bar}

This pattern applies in lots of other places too, including query parameters, headers, form fields, body models, etc. Split these cases into separate issues as they materialize.

earldouglas avatar Feb 06 '15 18:02 earldouglas

Possibly useful for this: jsverify

earldouglas avatar Feb 06 '15 18:02 earldouglas