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: 61,605 of 187,239
Downloads: 16,504
Daily
Ranking: 13,656 of 187,224
Downloads: 40
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
43,699 | 26,264 | cdnget |
70,056 | 13,695 | rack-jet_router |
71,460 | 13,301 | benry-config |
86,589 | 9,874 | benry-cmdopt |
99,476 | 7,931 | benchmarker |
113,987 | 6,124 | gr8 |
115,597 | 5,963 | benry-cmdapp |
159,262 | 3,213 | benry-unixcommand |
164,115 | 2,783 | benry-unixcmd |
179,878 | 1,208 | cliapp |
180,504 | 1,095 | git-improved |
182,533 | 765 | benry-actionrunner |
Depends on
Rank | Downloads | Name |
---|---|---|
14 | 1,088,595,868 | diff-lcs |
86,589 | 9,874 | benry-cmdopt |
126,099 | 4,935 | benry-recorder |
Owners
# | Gravatar | Handle |
---|---|---|
1 | kwatch |