forceedge01 / behat-api-spec

Generate existing API spec for automated coverage and stop regression
MIT License
2 stars 0 forks source link

Allow wildcard array definition #1

Closed forceedge01 closed 4 years ago

forceedge01 commented 4 years ago

A wildcard definition would assert the schema definition against all members returned from the API call.

Edit: The generation of schema should somehow be configured to choose from specific or wildcard definition types. Possible options are via behat.yml or cli flags.