RubyGems Navigation menu

oktest 1.2.1

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:
=

Installeer:
=

Versies:

  1. 1.5.0 October 12, 2024 (80,5 KB)
  2. 1.4.0 October 04, 2024 (79 KB)
  3. 1.3.1 September 16, 2024 (76 KB)
  4. 1.3.0 September 16, 2024 (76 KB)
  5. 1.2.1 November 30, 2021 (75 KB)
Toon alle versies (11 totaal)

Runtime afhankelijkheden (2):

diff-lcs ~> 1.0

Eigenaren:

Pushed by:

Authors:

  • kwatch

SHA 256 checksum:

=

Total downloads 11.145

Voor deze versie 1.729

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 2.0

Links: