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: 57,279 of 191,296
Downloads: 18,971
Daily
Ranking: 37,907 of 191,254
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 43,311 | 27,776 | cdnget |
| 68,688 | 14,740 | rack-jet_router |
| 71,044 | 14,011 | benry-config |
| 81,865 | 11,323 | benry-cmdopt |
| 98,813 | 8,377 | benchmarker |
| 104,866 | 7,543 | benry-cmdapp |
| 113,682 | 6,439 | gr8 |
| 148,261 | 3,908 | benry-unixcommand |
| 162,092 | 3,187 | benry-unixcmd |
| 178,997 | 1,861 | cliapp |
| 180,789 | 1,501 | git-improved |
| 183,463 | 1,045 | benry-actionrunner |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 16 | 1,150,597,969 | diff-lcs |
| 81,865 | 11,323 | benry-cmdopt |
| 119,979 | 5,792 | benry-recorder |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kwatch |