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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
43,55328,484cdnget
68,30415,352rack-jet_router
71,38114,365benry-config
80,39612,016benry-cmdopt
99,0748,601benchmarker
101,5188,280benry-cmdapp
114,5116,569gr8
145,3494,185benry-unixcommand
161,8423,374benry-unixcmd
178,7212,149cliapp
181,7401,675git-improved
184,6591,174benry-actionrunner

Depends on

RankDownloadsName
181,194,251,078diff-lcs
80,39612,016benry-cmdopt
119,0796,095benry-recorder

Owners

#GravatarHandle
1iconkwatch