Rake tasks to run specs and tests in parallel, to use multiple CPUs and speedup test runtime.
We had a conversation about the fact that the 'TDD is about testing vs TDD is about design" debate that...
A/Bingo is a Ruby on Rails A/B testing framework written as a plugin.
View testing that doesn't suck.
Celerity is a JRuby wrapper around HtmlUnit – a headless Java browser with JavaScript support. It provides a simple API for...
I brought up the question whether tests should call the translation API when checking for the presence of a string...
Write declarative tests using nested contexts without performance penalties. Contest is less than 100 lines of code and gets the...
Pure-Ruby alternative to Cucumber.
I've recently moved from using Parallels for browser testing to Sun's Open Source VirtualBox. Here's a walkthrough...
Passing the --profile flag to RSpec produces some additional output, namely the running times of the ten slowest examples in...
Background allows you to add some context to the scenarios in a single feature. A Background is much like a...
decided to go fixtureless with Shoulda + Factory Girl. All good, except one problem. Slow as fuck tests. So here’s...
Browsera automatically detects cross-browser layout problems and scripting errors on your website.
Unit tests are to refactoring like a drop cloth is to painting. Both feel like more work at first but...
Riot differs primarily in that it does not rerun setup for each test in a context.
Mockito is a mocking framework that tastes really good. It lets you write beautiful tests with clean & simple API. Mockito...
TestLab² is a software and website testing service. It was created by a team of quality assurance professionals and engineers...
Another replacement for factories and fixtures that focuses on being DRY and making developers type as little as possible.
RESTClient is a Java application to test RESTful webservices. It can be used to test variety of HTTP communications.
The Ruby Koans walk you along the path to enlightenment in order to learn Ruby. The goal is to learn...
Eventually you’ll forget that you used to spend hours testing your code in a browser, and start complaining that...
Unlock achievements for running your test suite!