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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.2.1 - November 30, 2021 (75KB)
  2. 1.2.0 - November 19, 2021 (74.5KB)
  3. 1.1.1 - September 14, 2021 (71KB)
  4. 1.1.0 - September 05, 2021 (71KB)
  5. 1.0.2 - September 04, 2021 (63.5KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (2):

diff-lcs ~> 1.0

所有者:

プッシュ者:

作者:

  • kwatch

SHA 256チェックサム:

6046484f877e013a855148d907c9b19e5a33a04245d3dedff4fa4895fa049ce9

累計ダウンロード数 9,639

このバージョンのみ 1,604

ライセンス:

MIT

必要なRubyのバージョン: >= 2.0

リンク: