Sha256: 1bae1f0e9c110c5b415d8b0ded344b49df69476a3898f1e40db81243f0639cc3
Contents?: true
Size: 417 Bytes
Versions: 5
Compression:
Stored size: 417 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/) JRuby must be executable by 'jruby'. 3. install culerity: $ gem install langalex-culerity --source http://gems.github.com 4. run test $ rake cucumber
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
ruby-station-0.1.5 | tests/README |
ruby-station-0.1.4 | tests/README |
ruby-station-0.1.4.rc3 | tests/README |
ruby-station-0.1.4.rc2 | tests/README |
ruby-station-0.1.4.rc1 | tests/README |