RubyGems Navigation menu

prop_check 1.0.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:
=

instalar:
=

Versões:

  1. 1.0.2 March 14, 2025 (32,5 KB)
  2. 1.0.1 March 14, 2025 (32,5 KB)
  3. 1.0.0 February 17, 2024 (32,5 KB)
  4. 0.18.2 February 17, 2024 (32 KB)
  5. 0.18.1 May 11, 2023 (32 KB)
Mostrar todas as versões (28)

Donos:

Pushed by:

Autores:

  • Qqwy/Marten Wijnja

SHA 256 checksum:

=

Total de downloads 126.457

Desta versão 6.658

Versão lançada:

Licença:

MIT

Versão Requerida do Ruby: >= 2.5.1

Links: