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,848 of 188,757
Downloads: 18,447

Daily

Ranking: 30,871 of 188,742
Downloads: 4

Depended by

RankDownloadsName
43,17527,428cdnget
69,03514,390rack-jet_router
70,98413,808benry-config
82,28611,063benry-cmdopt
98,9298,242benchmarker
106,0317,250benry-cmdapp
113,3756,372gr8
148,9603,821benry-unixcommand
162,3613,074benry-unixcmd
179,0011,697cliapp
180,3721,413git-improved
183,032961benry-actionrunner

Depends on

RankDownloadsName
161,120,959,856diff-lcs
82,28611,063benry-cmdopt
119,8355,710benry-recorder

Owners

#GravatarHandle
1iconkwatch