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: 54,885 of 196,658
Downloads: 21,290
Daily
Ranking: 20,118 of 196,619
Downloads: 22
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 43,825 | 28,971 | cdnget |
| 68,501 | 15,647 | rack-jet_router |
| 71,647 | 14,635 | benry-config |
| 77,792 | 12,947 | benry-cmdopt |
| 99,412 | 8,757 | benchmarker |
| 100,758 | 8,578 | benry-cmdapp |
| 115,597 | 6,636 | gr8 |
| 146,386 | 4,265 | benry-unixcommand |
| 162,639 | 3,492 | benry-unixcmd |
| 179,419 | 2,344 | cliapp |
| 184,074 | 1,778 | git-improved |
| 187,375 | 1,248 | benry-actionrunner |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 19 | 1,231,680,104 | diff-lcs |
| 77,792 | 12,947 | benry-cmdopt |
| 119,178 | 6,266 | benry-recorder |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kwatch |