rspec

URL
http://rspec.info/
Author(s)
RSpec Development Team
Summary
Behaviour Driven Development for Ruby.

Add your comment ↓

Comments

rspec (2.5.0) is Working
for Sijo K George (GNU/Linux, 9 months ago)

It is working fine
Fedora12
Ruby 1.9.2

rspec (1.3.1) is Failing
for Adam Anderson (Mac OSX, 11 months ago)

...ruby/1.9.1/gems/rspec-1.3.1/lib/spec/runner/example_group_runner.rb:15: stack level too deep (SystemStackError)

rspec (1.3.0) is Failing
for kristianp (GNU/Linux, about 1 year ago)

rake spec fails with the following, in both 1.9.1 and 1.9.2 preview 1

undefined method `to_a' for "spec/**/*_spec.rb":String
/home/kristian/.rvm/gems/ruby-1.9.1-p378/gems/rspec-1.3.0/lib/spec/rake/spectask.rb:222:in `spec_file_list'

rspec (1.3.0) is Failing
for Sean (Mac OSX, about 1 year ago)

rspec (1.2.9) is Failing
for Mark Orr (Mac OSX, over 2 years ago)

Seems to have a problem with a nested module/class/describe/context structure which works OK with 1.8.7/1.2.8.

rspec (1.2.8) is Working
for Andryusha (Mac OSX, over 2 years ago)

rspec (1.2.8) is Working
for Ramon Soares (GNU/Linux, over 2 years ago)

rspec (1.2.8) is Working
for Felipe Rodrigues (GNU/Linux, over 2 years ago)

(Ubuntu 9.0.4 + Ruby 1.9.1) Works fine!

rspec (1.2.6) is Working
for Marcus Wyatt (Mac OSX, over 2 years ago)

Works fine.

rspec (1.2.6) is Working
for Mat Brown (GNU/Linux, over 2 years ago)

rspec (1.2.4) is Failing
for Shane Hanna (Mac OSX, over 2 years ago)

RSpec at tags 1.2.3 and 1.2.4 has 23 failing tests under Ruby 1.9.1 and only 2 (which is still uncool) under 1.8.7.

I wouldn't trust it with my tests when it can't pass its own yet.

rspec (1.1.12) is Working
for jhc_ (Mac OSX, over 2 years ago)

Working perfectly !

rspec (1.1.12) is Working
for Maxime Guilbot (Mac OSX, over 2 years ago)

Hey,

You have to install test-unit 1.2.3 to get it work well, otherwise RSpec-Rails breaks.

Maxime

rspec (1.1.12) is Working
for Hozaka (Mac OSX, over 2 years ago)

rspec (1.1.12) is Failing
for David Palm (Mac OSX, over 2 years ago)

Tried (for the n:th) time today with latest versions from github. Installs and executes, but doesn't run anything. No error messages.

rspec (1.1.12) is Working
for Mark Bates (Mac OSX, over 2 years ago)

rspec (1.1.12) is Working
for Jai-Gouk Kim (GNU/Linux, over 2 years ago)

Ubuntu 8.1, x86

rspec (1.1.12) is Working
for elliottcable (Mac OSX, over 2 years ago)

rspec (1.1.12) is Working
for Chris Lloyd (Mac OSX, over 2 years ago)

rspec (1.1.12) is Working
for postmodern (GNU/Linux, over 2 years ago)

Installs and runs my specs.

Add your comment




Yes No