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,121 of 183,107
Downloads: 11,167

Daily

Ranking: 42,025 of 183,092
Downloads: 2

Depended by

RankDownloadsName
47,80721,385cdnget
71,85412,137rack-jet_router
82,8739,769benry-config
98,8637,377benchmarker
109,8945,998benry-cmdopt
114,2995,592gr8
166,5922,329benry-unixcmd
171,2282,033benry-cmdapp
179,794566git-improved
180,679476benry-unixcommand
180,711472cliapp
181,167410benry-actionrunner

Depends on

RankDownloadsName
11950,064,809diff-lcs
109,8945,998benry-cmdopt
167,6612,263benry-recorder

Owners

#GravatarHandle
1iconkwatch