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: 61,605 of 187,239
Downloads: 16,504

Daily

Ranking: 13,656 of 187,224
Downloads: 40

Depended by

RankDownloadsName
43,69926,264cdnget
70,05613,695rack-jet_router
71,46013,301benry-config
86,5899,874benry-cmdopt
99,4767,931benchmarker
113,9876,124gr8
115,5975,963benry-cmdapp
159,2623,213benry-unixcommand
164,1152,783benry-unixcmd
179,8781,208cliapp
180,5041,095git-improved
182,533765benry-actionrunner

Depends on

RankDownloadsName
141,088,595,868diff-lcs
86,5899,874benry-cmdopt
126,0994,935benry-recorder

Owners

#GravatarHandle
1iconkwatch