[rspec-users] cleanup pendings?

0 views
Skip to first unread message

rogerdpack

unread,
Dec 15, 2009, 12:05:43 PM12/15/09
to rspec...@rubyforge.org
Currently with pending...


it "should do something";

or

it "should do something" do
pending "some work"
end


I get this type of output:

Pending:

After should immediately return if the other process doesn't exist
(Not Yet Implemented)
C:/dev/ruby/wait_for/test/spec.after.rb:5:in `block in <top (required)
>'

that part in block in <top (required)> is a bit confusing to me.
Anyway to get rid of that, or what is going on?

Thanks!
-r
_______________________________________________
rspec-users mailing list
rspec...@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply all
Reply to author
Forward
0 new messages