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,539 of 189,816
Downloads: 18,727

Daily

Ranking: 22,232 of 189,791
Downloads: 14

Depended by

RankDownloadsName
43,26727,586cdnget
68,84214,570rack-jet_router
71,11013,883benry-config
82,08211,188benry-cmdopt
98,8018,320benchmarker
105,3857,410benry-cmdapp
113,5796,404gr8
148,5193,870benry-unixcommand
162,1533,138benry-unixcmd
179,0221,788cliapp
180,5881,461git-improved
183,2601,004benry-actionrunner

Depends on

RankDownloadsName
161,137,850,870diff-lcs
82,08211,188benry-cmdopt
119,9375,750benry-recorder

Owners

#GravatarHandle
1iconkwatch