RubyGems Navigation menu

prop_check 0.8.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.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.8.0 - July 20, 2020 (22.5 KB)
顯示所有版本(共 26)

Development 相依性套件 (3):

bundler ~> 2.0
rake ~> 12.3
rspec ~> 3.0

擁有者:

Pushed by:

作者:

  • Qqwy/Wiebe-Marten Wijnja

SHA 256 checksum:

1f6b1a504d2a45062fc2248f1bda235da84ccf3bbee6d14f21eaef2c9c2b3e6d

總下載次數 36,650

這個版本 1,270

License:

MIT

Ruby 版本需求: >= 2.5.1

相關連結: