Specifying our feature

So, let's start defining our feature by adding a name and description to spec/cucumber/features/users/create/main.feature:

Feature: Create User Clients should be able to send a request to our API in order to create a user. Our API should also validate the structure of the payload and respond with an error if it is invalid.

Get Building Enterprise JavaScript Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.