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: 55,477 of 196,338
Downloads: 20,886
Daily
Ranking: 10,391 of 196,320
Downloads: 38
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 43,753 | 28,914 | cdnget |
| 68,458 | 15,597 | rack-jet_router |
| 71,560 | 14,601 | benry-config |
| 78,696 | 12,653 | benry-cmdopt |
| 99,337 | 8,733 | benchmarker |
| 100,642 | 8,557 | benry-cmdapp |
| 115,299 | 6,628 | gr8 |
| 146,066 | 4,254 | benry-unixcommand |
| 162,226 | 3,482 | benry-unixcmd |
| 178,983 | 2,324 | cliapp |
| 183,453 | 1,763 | git-improved |
| 186,632 | 1,238 | benry-actionrunner |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 19 | 1,221,693,111 | diff-lcs |
| 78,696 | 12,653 | benry-cmdopt |
| 119,160 | 6,226 | benry-recorder |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kwatch |