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: 58,567 of 188,317
Downloads: 18,036

Daily

Ranking: 25,970 of 188,299
Downloads: 12

Depended by

RankDownloadsName
43,42227,028cdnget
69,43714,179rack-jet_router
71,36113,613benry-config
82,74510,896benry-cmdopt
99,2058,153benchmarker
107,6286,977benry-cmdapp
113,6396,304gr8
149,7293,765benry-unixcommand
162,8422,995benry-unixcmd
179,2641,564cliapp
180,4801,314git-improved
182,847912benry-actionrunner

Depends on

RankDownloadsName
151,113,511,968diff-lcs
82,74510,896benry-cmdopt
119,9595,655benry-recorder

Owners

#GravatarHandle
1iconkwatch