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: 71,155 of 186,959
Downloads: 13,079

Daily

Ranking: 18,645 of 186,713
Downloads: 46

Depended by

RankDownloadsName
43,96325,487cdnget
70,92413,145rack-jet_router
71,08013,106benry-config
99,3027,768benchmarker
104,6437,046benry-cmdopt
114,2195,950gr8
159,1063,122benry-cmdapp
164,9792,641benry-unixcmd
180,409951cliapp
180,666905git-improved
181,510760benry-unixcommand
182,794615benry-actionrunner

Depends on

RankDownloadsName
141,073,541,417diff-lcs
104,6437,046benry-cmdopt
167,3622,512benry-recorder

Owners

#GravatarHandle
1iconkwatch