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,279 of 191,296
Downloads: 18,971

Daily

Ranking: 37,907 of 191,254
Downloads: 2

Depended by

RankDownloadsName
43,31127,776cdnget
68,68814,740rack-jet_router
71,04414,011benry-config
81,86511,323benry-cmdopt
98,8138,377benchmarker
104,8667,543benry-cmdapp
113,6826,439gr8
148,2613,908benry-unixcommand
162,0923,187benry-unixcmd
178,9971,861cliapp
180,7891,501git-improved
183,4631,045benry-actionrunner

Depends on

RankDownloadsName
161,150,597,969diff-lcs
81,86511,323benry-cmdopt
119,9795,792benry-recorder

Owners

#GravatarHandle
1iconkwatch