RubyGems Navigation menu

assert_statistically 0.1.1

assert_statistically is an addition to Unit::Test::Assertions that wraps assert_block. You can set a number of times to run the block, a minimum and maximum number of times that the block must pass, a message for failure, and an amount of time to sleep between each run of the block. Alternately, you can pass a Proc object to be called to determine the amount of time to sleep between each block. The Proc object will be passed a single Hash containing all the relevant information.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.1 - February 20, 2008* (8 KB)
  2. 0.2.0 - February 19, 2008* (8 KB)
  3. 0.1.1 - July 17, 2007* (6 KB)

Owners:

Authors:

  • Zachary Holt

SHA 256 checksum:

855deefb37b1a71a12d74b31a79a11f4276f3a7101f2f499adfdcb89fbbe445c

Total downloads 15,606

For this version 4,804

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: