Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 230 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 230 Bytes

Sinatra/RSpec/Capybara Template

A minimal modular Sinatra app using RSpec and Capybara for testing. The app includes a root path route and a feature spec for that route. And that's pretty much it.