Outline:
- What is Cucumber
- examples of what it looks like
- basic folder structure
- .feature files
- step definitions
- What are the benefits of using it?
- written in plain english
- helps you keep a broad view of your project
- defines your feature in simple terms