Skip to content
 
 

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is intended as a gentle introduction to TDD/DBB for people who have not experienced it before. We all know what a stack does, so let's focus on the running tests and letting those tests drive the implementation.

I used this a part of the TDD Fundamentals talk I gave at Bogota Ruby Meetup, you can find the slides here.

Instructions

  • Fork this project and clone it locally
  • Run bundle
  • Run bundle exec rspec spec/ --color --format doc
  • Make tests pass
  • Refactor

About

RSpec examples for a simple Stack

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages