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,197 of 192,565
Downloads: 19,339
Daily
Ranking: 37,775 of 192,541
Downloads: 5
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 43,469 | 28,140 | cdnget |
| 68,566 | 15,029 | rack-jet_router |
| 71,181 | 14,211 | benry-config |
| 81,475 | 11,598 | benry-cmdopt |
| 99,023 | 8,485 | benchmarker |
| 104,243 | 7,771 | benry-cmdapp |
| 113,973 | 6,520 | gr8 |
| 148,194 | 3,979 | benry-unixcommand |
| 162,335 | 3,259 | benry-unixcmd |
| 179,163 | 1,972 | cliapp |
| 181,330 | 1,582 | git-improved |
| 184,144 | 1,107 | benry-actionrunner |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 18 | 1,169,667,071 | diff-lcs |
| 81,475 | 11,598 | benry-cmdopt |
| 120,317 | 5,868 | benry-recorder |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kwatch |