RubyGems Navigation menu

prop_check 0.10.2

PropCheck allows you to do property-based testing, including shrinking. (akin to Haskell's QuickCheck, Erlang's PropEr, Elixir's StreamData). This means that your test are run many times with different, autogenerated inputs, and as soon as a failing case is found, this input is simplified, in the end giving you back the simplest input that made the test fail.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.0.0 - February 17, 2024 (32.5 KB)
  2. 0.18.2 - February 17, 2024 (32.0 KB)
  3. 0.18.1 - May 11, 2023 (32.0 KB)
  4. 0.18.0 - November 22, 2022 (31.5 KB)
  5. 0.17.0 - November 20, 2022 (31.0 KB)
  6. 0.10.2 - August 02, 2020 (23.5 KB)
显示所有版本 (共 26 个)

Runtime 依赖 (1):

awesome_print ~> 1.8

业主:

推送:

作者:

  • Qqwy/Wiebe-Marten Wijnja

SHA 256 校验和:

7ce721bbdb6771af7d92789711f8c4467c7a498602fa88837f6d8c9b81c7bc13

下载总量 36,842

这个版本 1,240

许可:

MIT

需要的 Ruby 版本: >= 2.5.1

链接: