Categories: None [Edit]
oktest
Oktest.rb is a new-style testing library for Ruby.
You can write `ok {1+1} == 2` instead of `assert_equal 2, 1+1` or
`expect(1+1).to eq 2`.
In addition, Oktest.rb supports **Fixture injection** feature
inspired by dependency injection and **JSON Matcher** feature
similar to JSON schema.
See https://github.com/kwatch/oktest/tree/ruby/ruby for details.
Total
Ranking: 56,739 of 193,214
Downloads: 19,703
Daily
Ranking: 30,304 of 193,188
Downloads: 10
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 43,494 | 28,334 | cdnget |
| 68,471 | 15,175 | rack-jet_router |
| 71,280 | 14,289 | benry-config |
| 80,625 | 11,880 | benry-cmdopt |
| 99,102 | 8,537 | benchmarker |
| 102,737 | 8,046 | benry-cmdapp |
| 114,197 | 6,552 | gr8 |
| 145,712 | 4,137 | benry-unixcommand |
| 162,251 | 3,310 | benry-unixcmd |
| 179,113 | 2,045 | cliapp |
| 181,569 | 1,625 | git-improved |
| 184,433 | 1,135 | benry-actionrunner |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 18 | 1,179,970,052 | diff-lcs |
| 80,625 | 11,880 | benry-cmdopt |
| 119,253 | 6,030 | benry-recorder |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kwatch |