RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

I recently heard an account of a web dev...

I recently heard an account of a web development project from both the point of view of the consultancy doing the work and the client. Did their experiences match?

Learn about make-believe business analysts and about the six costs to using Cucumber. (Teaser: Cucumber, as used by the majority of Rails programmers, is no more than a clumsy wrapper over basic integration tests. The articles researches major open source projects, reapplies old wisdom from a BDD expert and takes a damning look at the inexcusable use of the web_steps.rb package by Rails programmers.)

Read In Full: Why Bother With Cucumber?

Comments

I’ve been grappling with the same issues. The more complexity we add to our testing stack the more opportunity for error and frustration.

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