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: 56,656 of 193,756
Downloads: 19,820

Daily

Ranking: 27,532 of 193,649
Downloads: 7

Depended by

RankDownloadsName
43,53828,420cdnget
68,36915,286rack-jet_router
71,32414,340benry-config
80,59311,937benry-cmdopt
99,0278,579benchmarker
102,1238,169benry-cmdapp
114,4176,558gr8
145,6344,158benry-unixcommand
162,0363,346benry-unixcmd
178,8692,109cliapp
181,7061,645git-improved
184,5631,159benry-actionrunner

Depends on

RankDownloadsName
181,189,100,090diff-lcs
80,59311,937benry-cmdopt
119,3246,050benry-recorder

Owners

#GravatarHandle
1iconkwatch