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,866 of 195,762
Downloads: 20,569

Daily

Ranking: 22,150 of 195,747
Downloads: 17

Depended by

RankDownloadsName
43,72428,791cdnget
68,39015,547rack-jet_router
71,56014,523benry-config
79,52012,398benry-cmdopt
99,2198,706benchmarker
100,7628,502benry-cmdapp
115,0856,615gr8
145,7554,243benry-unixcommand
161,9743,461benry-unixcmd
178,6802,293cliapp
182,8541,748git-improved
186,0081,226benry-actionrunner

Depends on

RankDownloadsName
181,212,317,952diff-lcs
79,52012,398benry-cmdopt
119,1316,191benry-recorder

Owners

#GravatarHandle
1iconkwatch