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,197 of 192,565
Downloads: 19,339

Daily

Ranking: 37,775 of 192,541
Downloads: 5

Depended by

RankDownloadsName
43,46928,140cdnget
68,56615,029rack-jet_router
71,18114,211benry-config
81,47511,598benry-cmdopt
99,0238,485benchmarker
104,2437,771benry-cmdapp
113,9736,520gr8
148,1943,979benry-unixcommand
162,3353,259benry-unixcmd
179,1631,972cliapp
181,3301,582git-improved
184,1441,107benry-actionrunner

Depends on

RankDownloadsName
181,169,667,071diff-lcs
81,47511,598benry-cmdopt
120,3175,868benry-recorder

Owners

#GravatarHandle
1iconkwatch