RubyGems Navigation menu

prop_check 0.18.0

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.5KB)
  2. 0.18.2 - February 17, 2024 (32KB)
  3. 0.18.1 - May 11, 2023 (32KB)
  4. 0.18.0 - November 22, 2022 (31.5KB)
  5. 0.17.0 - November 20, 2022 (31KB)
全てのバージョンを表示(全26件)

所有者:

プッシュ者:

作者:

  • Qqwy/Wiebe-Marten Wijnja

SHA 256チェックサム:

793e333e0f2e214be165ef09c02f0c71e106b7b65b2be3b2e3c18cd536c160ee

累計ダウンロード数 37,049

このバージョンのみ 2,099

ライセンス:

MIT

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

リンク: