rspec
- URL
- http://rspec.info/
- Author(s)
- RSpec Development Team
- Summary
- Behaviour Driven Development for Ruby.
Comments
rspec
(1.3.1)
is Failing
for vanuan (Mac OSX, 2 months ago)
method `process_args' not defined in Test::Unit::AutoRunner (NameError)
rspec
(2.5.0)
is Working
for Sijo K George (GNU/Linux, about 1 year ago)
It is working fine
Fedora12
Ruby 1.9.2
rspec
(1.3.1)
is Failing
for Adam Anderson (Mac OSX, about 1 year 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, over 2 years 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, over 2 years 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 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.4)
is Failing
for Shane Hanna (Mac OSX, over 3 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 Maxime Guilbot (Mac OSX, over 3 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 Failing
for David Palm (Mac OSX, over 3 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 3 years ago)
rspec
(1.1.12)
is Working
for elliottcable (Mac OSX, over 3 years ago)
rspec
(1.1.12)
is Working
for Chris Lloyd (Mac OSX, over 3 years ago)

rspec (1.2.8) is Failing
for vanuan (GNU/Linux, 2 months ago)