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: 55,477 of 196,338
Downloads: 20,886

Daily

Ranking: 10,391 of 196,320
Downloads: 38

Depended by

RankDownloadsName
43,75328,914cdnget
68,45815,597rack-jet_router
71,56014,601benry-config
78,69612,653benry-cmdopt
99,3378,733benchmarker
100,6428,557benry-cmdapp
115,2996,628gr8
146,0664,254benry-unixcommand
162,2263,482benry-unixcmd
178,9832,324cliapp
183,4531,763git-improved
186,6321,238benry-actionrunner

Depends on

RankDownloadsName
191,221,693,111diff-lcs
78,69612,653benry-cmdopt
119,1606,226benry-recorder

Owners

#GravatarHandle
1iconkwatch