RubyGems Navigation menu

prop_check 0.6.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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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.6.0 - July 03, 2019 (19 KB)
Zeige alle Versionen (26 total)

Development Abhängigkeiten (3):

bundler ~> 2.0
rake ~> 10.0
rspec ~> 3.0

Besitzer:

Pushed by:

Autoren:

  • Qqwy/Wiebe-Marten Wijnja

SHA 256-Prüfsumme:

8d2c5ef4afe7a2ea729d9ccee4a41044dbb460bdf44066df60b8a78155b965f4

Downloads insgesamt 36.889

Für diese Version 1.702

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: