Sha256: f166d7975489b2c5b7053b70abe7031ce162443616398e32f7a15f4e3464576f

Contents?: true

Size: 418 Bytes

Versions: 1

Compression:

Stored size: 418 Bytes

Contents

How to run tests of RubyStation
===============================

Spec
----

1. install rspec
    $ gem intall rspec

2. run test

    $ rake spec

Features
--------

1. install cucumber:
    $ gem install cucumber

2. install jruby (http://jruby.org/) and celerity

JRuby must be executable by 'jruby'.

    $ jgem install celerity

3. install culerity:
    $ gem install culerity

4. run test
    $ rake cucumber




Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby-station-0.1.6 tests/README