- All tests run on same machine: Dell Studio XPS 16 Laptop running Windows 7 x64
- Same codebase except jRuby does use different sqlite adaptor (you cannot use the standard one with jRuby)
- Code has 4 unit tests (incl. 21 assertions) that all pass.
- Code is the example app from Agile Web Development with Rails
- I wanted to find the fastest way to run my rails tests on my laptop.