Sha256: 3b802584db51949cf08b3eac1d5b5b21c275292abd196d107956061db2e56b90
Contents?: true
Size: 695 Bytes
Versions: 8
Compression:
Stored size: 695 Bytes
Contents
In order to run RSpec's tests and generate the gem and the website, you must have RubyGems. Then you must install the following gems: * rake * rcov * ParseTree (Ignore the message: test/test_parse_tree.rb:190:38: ':' not followed by identified or operator) * RubyInline * webgen * RedCloth * syntax * diff-lcs Note that RSpec itself - once built - doesn't have any dependencies outside the Ruby core and stdlib - with a few exceptions: * The spec command line uses diff-lcs when --diff is specified. * The test2spec command line uses ParseTree and RubyInline. * The Spec::Rake::SpecTask needs RCov if RCov is enabled in the task. See http://rspec.rubyforge.org for further documentation.
Version data entries
8 entries across 8 versions & 1 rubygems
Version | Path |
---|---|
rspec-0.5.13 | README |
rspec-0.5.16 | README |
rspec-0.5.15 | README |
rspec-0.5.14 | README |
rspec-0.6.3 | README |
rspec-0.6.2 | README |
rspec-0.6.0 | README |
rspec-0.6.1 | README |