Feature: <%= feature_name %>

As a user, i want to <%= intention %>

Scenario: Successfully <%= intention %>
  Given as a
  When I <%= intention %>
  Then response is success