Skip to content
This repository has been archived by the owner on Jan 30, 2018. It is now read-only.

Dev #29

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Dev #29

wants to merge 2 commits into from

Commits on Jun 23, 2011

  1. Configuration menu
    Copy the full SHA
    dc24fd2 View commit details
    Browse the repository at this point in the history
  2. Cucumber suite now 6 times faster than before.

    The headless webdrivers of capybara-webkit kick ass!
    
    real 32m50.949s
    user 13m27.155s
    sys  0m56.049s
    
    with headless capybara driver (capybara-webkit)
    real 5m58.521s
    user 4m47.301s
    sys  0m11.126s
    flov committed Jun 23, 2011
    Configuration menu
    Copy the full SHA
    04a5eff View commit details
    Browse the repository at this point in the history