Hi list!

I get some not-so-nice output from rspec-rails when using the -f specdoc
option. It happens both with the spec command and the rake task and on a
prestine, newly generated rails app.

I'm using rspec & rspec-rails 1.1.4 and rails 2.0.1.

Is this a bug? Do you get the same output?

-- Siemen

Output:
[EMAIL PROTECTED] 0 /tmp/rs-app/spec % rake spec SPEC_OPTS='-f s -c'

Spec::Rails::Example::RailsExampleGroup

Spec::Rails::Example::ModelExampleGroup

Spec::Rails::Example::FunctionalExampleGroup

Spec::Rails::Example::ControllerExampleGroup

Spec::Rails::Example::HelperExampleGroup

Spec::Rails::Example::ViewExampleGroup

Object
- has legs

Finished in 0.159382 seconds

1 example, 0 failures
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to