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: 75,650 of 183,477
Downloads: 11,344

Daily

Ranking: 22,084 of 183,470
Downloads: 4

Depended by

RankDownloadsName
47,45721,748cdnget
71,76712,247rack-jet_router
81,79210,055benry-config
98,9497,414benchmarker
108,9436,144benry-cmdopt
114,3865,624gr8
166,4362,366benry-unixcmd
170,0782,131benry-cmdapp
179,883598git-improved
180,639522cliapp
180,837499benry-unixcommand
181,326434benry-actionrunner

Depends on

RankDownloadsName
12959,657,033diff-lcs
108,9436,144benry-cmdopt
167,6022,292benry-recorder

Owners

#GravatarHandle
1iconkwatch