freelancefolder.com

In this article we’ve listed 7 fresh and simple tools for cross-browser compatibility testing, tools that actually make...

blog.whatwg.org

It turned out that the test subject didn't know that longdesc even existed before the tester told him about...

alexyoung.org

This article is an introduction to testing Rails plugins.

github.com

Simplifies plugin testing by creating an isolated Rails environment that simulates its usage in a real application

bark.metacasa.net

Unfortunately, by default plugin tests are pretty bland. They use the plain unit test suite supplied by Ruby, and not...

integrityapp.com

Integrity is the angel watching over your shoulder while you code. As soon as you push your commits, it builds...

smartic.us

In this presentation, I demoed Cucumber and Webrat. I also talked about Integrity and how I like to put it...

mwrc2009.confreaks.com

BDD/Cucumber talk by Ben Mabey.

github.com

Or, you can test your Rack application (or Sinatra, or Rails, or Merb) using arbitrary HTTP client libraries, to check...

jamesgolick.com

Trample is a more flexible load simulator. Instead of a static list of urls, trample's configuration language is ruby...

themomorohoax.com

Here are eight things my team has found to be true after working with Cucumber for about 6 months.

github.com

Rake tasks to run specs and tests in parallel, to use multiple CPUs and speedup test runtime.

programmingtour.blogspot.com

We had a conversation about the fact that the 'TDD is about testing vs TDD is about design" debate that...

bingocardcreator.com

A/Bingo is a Ruby on Rails A/B testing framework written as a plugin.

github.com

View testing that doesn't suck.

celerity.rubyforge.org

Celerity is a JRuby wrapper around HtmlUnit – a headless Java browser with JavaScript support. It provides a simple API for...

netalive.org

I brought up the question whether tests should call the translation API when checking for the presence of a string...

github.com

Write declarative tests using nested contexts without performance penalties. Contest is less than 100 lines of code and gets the...