Categories: None [Edit]

oktest

https://rubygems.org/gems/oktest
https://github.com/kwatch/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,345 of 192,062
Downloads: 19,158

Daily

Ranking: 24,187 of 192,034
Downloads: 31

Depended by

RankDownloadsName
43,49127,951cdnget
68,70614,885rack-jet_router
71,18114,115benry-config
81,69711,478benry-cmdopt
98,9708,437benchmarker
104,6427,663benry-cmdapp
113,9056,486gr8
148,2763,948benry-unixcommand
162,2753,227benry-unixcmd
179,1621,919cliapp
181,1351,544git-improved
183,8651,083benry-actionrunner

Depends on

RankDownloadsName
171,160,985,881diff-lcs
81,69711,478benry-cmdopt
120,1625,840benry-recorder

Owners

#GravatarHandle
1iconkwatch