RubyFlow The Ruby and Rails community linklog

RSpec is not cool

Just read it - blog post

Comments

Lolz. Just use modules to namespace them.

Why should rspec assume that a “describe” block should declare a new namespace? If you want namespaced classes, then namespace them yourself. I think that’s a much more reasonable solution than “don’t use rspec”.

Or, you know, just use one of the many stubbing or mocking frameworks available to you.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in