RubyGems Navigation menu

prop_check 0.10.4

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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 1.0.0 - February 17, 2024 (32,5 KB)
  2. 0.18.2 - February 17, 2024 (32 KB)
  3. 0.18.1 - May 11, 2023 (32 KB)
  4. 0.18.0 - November 22, 2022 (31,5 KB)
  5. 0.17.0 - November 20, 2022 (31 KB)
  6. 0.10.4 - August 02, 2020 (24 KB)
Toon alle versies (26 totaal)

Runtime afhankelijkheden (1):

awesome_print ~> 1.8

Eigenaren:

Pushed by:

Authors:

  • Qqwy/Wiebe-Marten Wijnja

SHA 256 checksum:

cede9409171e0f8072cda38657ce7c7d939e6f35f2e05ad68e6cd9653684b76c

Total downloads 36.912

Voor deze versie 1.246

Licentie:

MIT

Required Ruby Version: >= 2.5.1

Links: