Skip to content

Instantly share code, notes, and snippets.

@mariorez
Created December 11, 2019 15:57
Show Gist options
  • Save mariorez/5e5894f4302004b2361ee8b88942db45 to your computer and use it in GitHub Desktop.
Save mariorez/5e5894f4302004b2361ee8b88942db45 to your computer and use it in GitHub Desktop.
given: 'open a database connection'
// code goes here
and: 'seed the customer table'
// code goes here
and: 'seed the product table'
// code goes here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment