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,573 of 189,128
Downloads: 18,626

Daily

Ranking: 55,181 of 189,104
Downloads: 3

Depended by

RankDownloadsName
43,23327,495cdnget
68,92214,487rack-jet_router
71,02013,850benry-config
82,17211,126benry-cmdopt
98,8728,281benchmarker
105,5577,351benry-cmdapp
113,4756,389gr8
148,7993,843benry-unixcommand
162,2083,112benry-unixcmd
179,0781,731cliapp
180,4671,445git-improved
183,155985benry-actionrunner

Depends on

RankDownloadsName
161,128,263,819diff-lcs
82,17211,126benry-cmdopt
119,8765,731benry-recorder

Owners

#GravatarHandle
1iconkwatch