description | Demonstration of Sinatra and Cucumber |
homepage URL | http://forum.rubyonrails.cz/ |
owner | karel.minarik@gmail.com |
last change | Fri, 11 Sep 2009 17:49:10 +0000 (11 19:49 +0200) |
URL | git://repo.or.cz/sinatra-and-cucumber.git |
https://repo.or.cz/sinatra-and-cucumber.git | |
push URL | ssh://repo.or.cz/sinatra-and-cucumber.git |
https://repo.or.cz/sinatra-and-cucumber.git (learn more) | |
bundle info | sinatra-and-cucumber.git downloadable bundles |
content tags |
Simplistic example to demonstrate Cucumber acceptance testing via plain-text feature stories.
Available at http://repo.or.cz/w/sinatra-and-cucumber.git?a=log
Run:
$ ruby application.rb
$ rake
Copyright (c) 2008 Karel Minarik (www.karmi.cz), licensed under MIT License
2009-09-11 | Karel Minarik | Adding another Homepage feature stepmaster | commitcommitdifftreesnapshot (tar.gz zip) |
2009-09-09 | Karel Minarik | Adding steps to implement the "Home page" scenario | commitcommitdifftreesnapshot (tar.gz zip) |
2009-09-09 | Karel Minarik | Adding specification/feature for homepage (features... | commitcommitdifftreesnapshot (tar.gz zip) |
2009-09-09 | Karel Minarik | Adding simple "Hello World" Sinatra application | commitcommitdifftreesnapshot (tar.gz zip) |
2009-09-09 | Karel Minarik | Simplifiying support for Cucumber (features/support... | commitcommitdifftreesnapshot (tar.gz zip) |
2009-09-09 | Karel Minarik | Adding support for Cucumber (features/support/env.rb) | commitcommitdifftreesnapshot (tar.gz zip) |
2009-09-09 | Karel Minarik | Adding Rakefile and README | commitcommitdifftreesnapshot (tar.gz zip) |
2009-09-07 | Karel Minarik | Initial commit -- application skeleton | commitcommitdifftreesnapshot (tar.gz zip) |
15 years ago | master | logtree |