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,739 of 193,214
Downloads: 19,703

Daily

Ranking: 30,304 of 193,188
Downloads: 10

Depended by

RankDownloadsName
43,49428,334cdnget
68,47115,175rack-jet_router
71,28014,289benry-config
80,62511,880benry-cmdopt
99,1028,537benchmarker
102,7378,046benry-cmdapp
114,1976,552gr8
145,7124,137benry-unixcommand
162,2513,310benry-unixcmd
179,1132,045cliapp
181,5691,625git-improved
184,4331,135benry-actionrunner

Depends on

RankDownloadsName
181,179,970,052diff-lcs
80,62511,880benry-cmdopt
119,2536,030benry-recorder

Owners

#GravatarHandle
1iconkwatch