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: - of 0
Downloads: -
Daily
Ranking: - of 0
Downloads: -
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 43,553 | 28,484 | cdnget |
| 68,304 | 15,352 | rack-jet_router |
| 71,381 | 14,365 | benry-config |
| 80,396 | 12,016 | benry-cmdopt |
| 99,074 | 8,601 | benchmarker |
| 101,518 | 8,280 | benry-cmdapp |
| 114,511 | 6,569 | gr8 |
| 145,349 | 4,185 | benry-unixcommand |
| 161,842 | 3,374 | benry-unixcmd |
| 178,721 | 2,149 | cliapp |
| 181,740 | 1,675 | git-improved |
| 184,659 | 1,174 | benry-actionrunner |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 18 | 1,194,251,078 | diff-lcs |
| 80,396 | 12,016 | benry-cmdopt |
| 119,079 | 6,095 | benry-recorder |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kwatch |