Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD Example - Ruby

A simple Sinatra app illustrating the concepts behind TDD.

Getting Started

  • Install sqlite
    brew install sqlite

  • Install Ruby Dependencies
    bundle

  • Fire up the Rack server
    rerun 'rackup'

  • Visit the app at localhost:9292

About

A simple Sinatra app illustrating the concepts behind TDD.

Resources

Stars

3 stars

Watchers

32 watching

Forks

Releases

Packages

Contributors

Languages