Categories: None [Edit]
rubemacs
This package adds some additional assertions to Test::Unit::Assertions,
including:
* Assertions for all of the comparison operators
(assert_greater_than, assert_less_than_or_equal_to,
etc.). Shorter aliases also are provided for these (assert_gt,
assert_le, etc.).
* An assertion that verifies that a given block raises a specified exception
with a specified message (assert_raise_message).
This allows full testing of error messages.
* An assertion that verifies that a given block contains an assertion that
fails (assert_fail), which can be used to test new assertions.
Total
Ranking: 127,683 of 187,603
Downloads: 4,880
Daily
Ranking: 110,823 of 187,591
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 2,297 | 8,988,964 | hoe |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | designingpatts | |
| 2 | tonystrauss | |
| 3 | janetleland |