Skip to content

Instantly share code, notes, and snippets.

@nicknist
Last active May 15, 2019 01:13
Show Gist options
  • Save nicknist/4893cc490e71f846a2173f57b0e71e6b to your computer and use it in GitHub Desktop.
Save nicknist/4893cc490e71f846a2173f57b0e71e6b to your computer and use it in GitHub Desktop.
Scenario: Walking a Dog
1. Get Dog Ready
1.1 Call Dog
1.1.1 Locate Dog
1.1.2 Use Command
1.2 Put on Harness
1.2.1 Grab Harness
1.2.2 Have Dog Sit
1.2.3 Latch Harness On
1.3 Get Materials
1.3.1 Poop Bags
1.3.2 Treats
1.3.3 Training Clicker
2. Walk the Dog
2.1 Go Outside
2.1.1 Open Door
2.1.2 Walk Out
2.2 Choose Path
2.2.1 Decide Time Amount
2.2.2 Figure Out SideWalk Closures
2.2.3 Walk or Park
2.3 Practice Routines
3. Put Things Away
3.1 Dispose of Poop Bags
3.2 Remove Harness
3.3 Go Inside
3.4 Put Materials in Stored Place
@joshsherwood1
Copy link

Nice job! Yours is really detailed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment