kgrz / sinatra_tests

RSpec tests for Sinatra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sinatra_tests

RSpec tests for Sinatra.

Done as part of Rails Girls Summer of Code.

Focusing initally on:

  • http methods and responses
  • setting status, body, and headers
  • route flow: before and after filters, halting, passing

About

RSpec tests for Sinatra