RubyGems Navigation menu

oktest 1.2.0

Oktest.rb is a new-style testing library for Ruby. * `ok {actual} == expected` style assertion. * **Fixture injection** inspired by dependency injection. * Structured test specifications like RSpec. * Filtering testcases by pattern or tags. * Blue/red color instead of green/red for accesability. * Small code size (about 2300 lines) and good performance. See https://github.com/kwatch/oktest/tree/ruby/ruby for details.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.1 - November 30, 2021 (75 KB)
  2. 1.2.0 - November 19, 2021 (74.5 KB)
  3. 1.1.1 - September 14, 2021 (71 KB)
  4. 1.1.0 - September 05, 2021 (71 KB)
  5. 1.0.2 - September 04, 2021 (63.5 KB)
Show all versions (7 total)

Runtime Dependencies (2):

diff-lcs ~> 1.0

Owners:

Pushed by:

Authors:

  • kwatch

SHA 256 checksum:

21683e92d19157d21e48078c02a3f1bdee285be7f6c4b0eb7b42121e597ad690

Total downloads 9,638

For this version 1,169

License:

MIT

Required Ruby Version: >= 2.0

Links: