Skip to content

Instantly share code, notes, and snippets.

RSpec Testing

##BDD - Behavior Driven Development #Learing Objectives:

  • Understand BDD development flow

  • Install and configure RSpec

  • Understand basic RSpec blocks: describe, context, it

  • Understand how to write RSpec tests

  • Understand how to run RSpec tests

  • Understand how to make list of attributes and behaviors