RubyGems Navigation menu

oktest 1.0.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.4.0 - October 04, 2024 (79.0 KB)
  2. 1.3.1 - September 16, 2024 (76.0 KB)
  3. 1.3.0 - September 16, 2024 (76.0 KB)
  4. 1.2.1 - November 30, 2021 (75.0 KB)
  5. 1.2.0 - November 19, 2021 (74.5 KB)
  6. 1.0.1 - September 04, 2021 (63.5 KB)
显示所有版本 (共 10 个)

Runtime 依赖 (2):

diff-lcs ~> 1.0

业主:

推送:

作者:

  • kwatch

SHA 256 校验和:

=

下载总量 10,610

这个版本 1,385

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 2.3

链接: