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: 54,885 of 196,658
Downloads: 21,290

Daily

Ranking: 20,118 of 196,619
Downloads: 22

Depended by

RankDownloadsName
43,82528,971cdnget
68,50115,647rack-jet_router
71,64714,635benry-config
77,79212,947benry-cmdopt
99,4128,757benchmarker
100,7588,578benry-cmdapp
115,5976,636gr8
146,3864,265benry-unixcommand
162,6393,492benry-unixcmd
179,4192,344cliapp
184,0741,778git-improved
187,3751,248benry-actionrunner

Depends on

RankDownloadsName
191,231,680,104diff-lcs
77,79212,947benry-cmdopt
119,1786,266benry-recorder

Owners

#GravatarHandle
1iconkwatch