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: 58,922 of 188,002
Downloads: 17,781

Daily

Ranking: 18,123 of 187,988
Downloads: 19

Depended by

RankDownloadsName
43,41226,847cdnget
69,62114,035rack-jet_router
71,29513,549benry-config
83,11310,748benry-cmdopt
99,3308,083benchmarker
108,5066,810benry-cmdapp
113,5966,267gr8
149,9933,731benry-unixcommand
163,0332,947benry-unixcmd
179,3031,473cliapp
180,3691,255git-improved
182,602879benry-actionrunner

Depends on

RankDownloadsName
141,105,605,065diff-lcs
83,11310,748benry-cmdopt
120,0085,609benry-recorder

Owners

#GravatarHandle
1iconkwatch