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: 76,441 of 182,915
Downloads: 11,061

Daily

Ranking: 22,323 of 182,900
Downloads: 12

Depended by

RankDownloadsName
47,87821,272cdnget
71,88512,086rack-jet_router
83,1239,690benry-config
98,7687,365benchmarker
110,3635,933benry-cmdopt
114,2545,578gr8
166,5712,319benry-unixcmd
171,5241,997benry-cmdapp
179,809546git-improved
180,580468benry-unixcommand
180,740447cliapp
181,039405benry-actionrunner

Depends on

RankDownloadsName
11944,776,784diff-lcs
110,3635,933benry-cmdopt
167,6072,254benry-recorder

Owners

#GravatarHandle
1iconkwatch