RubyGems.org

waitfor

0.1.7

Simple solution to the sleep( ) test anti-pattern. Blocks execution until a supplied block returns true, or a specified time interval is reached, at which point an error is raised.

installgem install waitfor
Authors

James Bobowski

2,648 total downloads 942 for this version
Owners

C482961b750efba9075d37d5bf4ba375

Gemfile
gem "waitfor", "~> 0.1.7"
Versions
  1. 0.1.7 April 19, 2011
  2. 0.1.0 February 3, 2010
  3. 0.0.1 January 24, 2010
Development Dependencies
  1. hoe >= 2.3.3