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,866 of 195,762
Downloads: 20,569
Daily
Ranking: 22,150 of 195,747
Downloads: 17
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 43,724 | 28,791 | cdnget |
| 68,390 | 15,547 | rack-jet_router |
| 71,560 | 14,523 | benry-config |
| 79,520 | 12,398 | benry-cmdopt |
| 99,219 | 8,706 | benchmarker |
| 100,762 | 8,502 | benry-cmdapp |
| 115,085 | 6,615 | gr8 |
| 145,755 | 4,243 | benry-unixcommand |
| 161,974 | 3,461 | benry-unixcmd |
| 178,680 | 2,293 | cliapp |
| 182,854 | 1,748 | git-improved |
| 186,008 | 1,226 | benry-actionrunner |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 18 | 1,212,317,952 | diff-lcs |
| 79,520 | 12,398 | benry-cmdopt |
| 119,131 | 6,191 | benry-recorder |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kwatch |