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: 75,650 of 183,477
Downloads: 11,344
Daily
Ranking: 22,084 of 183,470
Downloads: 4
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
47,457 | 21,748 | cdnget |
71,767 | 12,247 | rack-jet_router |
81,792 | 10,055 | benry-config |
98,949 | 7,414 | benchmarker |
108,943 | 6,144 | benry-cmdopt |
114,386 | 5,624 | gr8 |
166,436 | 2,366 | benry-unixcmd |
170,078 | 2,131 | benry-cmdapp |
179,883 | 598 | git-improved |
180,639 | 522 | cliapp |
180,837 | 499 | benry-unixcommand |
181,326 | 434 | benry-actionrunner |
Depends on
Rank | Downloads | Name |
---|---|---|
12 | 959,657,033 | diff-lcs |
108,943 | 6,144 | benry-cmdopt |
167,602 | 2,292 | benry-recorder |
Owners
# | Gravatar | Handle |
---|---|---|
1 | kwatch |