mjhm / cucumber-api

Cucumber JS step definitions for API testing
MIT License
0 stars 0 forks source link

Generally each Scenario should test just one interaction #9

Open mjhm opened 8 years ago

mjhm commented 8 years ago

This is a second separate interaction https://github.com/mjhm/cucumber-api/blob/master/example/testapp/apitest/features/basic.feature#L52

allonsy commented 8 years ago

Will do