Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save joebuschmann/fe4147f06bddd8a419d81fbe0e8c2381 to your computer and use it in GitHub Desktop.
Save joebuschmann/fe4147f06bddd8a419d81fbe0e8c2381 to your computer and use it in GitHub Desktop.
Scenario: Build a customer
Given the customer
| Salutation | First Name | Last Name |
| Miss | Liz | Lemon |
And the address
| Line 1 | City | State | Zipcode |
| 30 Rockefeller Plaza | New York | NY | 10112 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment