forceedge01 / behat-api-spec

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

Step definition to take multiple keys and assert there values #35

Closed forceedge01 closed 4 years ago

forceedge01 commented 4 years ago

Add a step definition that checks multiple keys against expected values:

I expect the following content in the "json" response: | key | value |

forceedge01 commented 4 years ago

Released in v1.7.0