/escalator

Exploring issue escalation for the 2011 cluster workshop at TU Dresden.

Primary LanguageRuby

Escalator Build Status on Travis CI

Running the tests

RSpec

Start Spork:

$ spork

Both autotest and rspec spec should pick up the --drb option in .rspec.

Cucumber

$ rake cucumber

or

$ bundle exec cucumber

(Still unsure as to why just cucumber doesn't work fully.)