Skip to content

Instantly share code, notes, and snippets.

@beyondxscratch
Last active August 1, 2019 18:42
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save beyondxscratch/281aa2f461aa2763f36f0e252d0b4bd7 to your computer and use it in GitHub Desktop.
Feature: As a frequent user,
In order not repeat my preferences at each request,
I want to create my profile with my preferences
Scenario: The user is creating his profile with his preferences
Given a user
And he wants to learn
| DDD | hexagonal architecture |
And he only wants to see
| QUICKIE | CONFERENCE |
When he creates his profile
Then his preferences are stored within
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment