RubyGems Navigation menu

prop_check 0.7.1

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.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.7.1 June 19, 2020 (21,5 KB)
Mostrar todas as versões (26)

Development Dependencies (3):

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

Donos:

Pushed by:

Autores:

  • Qqwy/Wiebe-Marten Wijnja

SHA 256 checksum:

=

Total de downloads 71.194

Desta versão 1.436

Versão lançada:

Licença:

MIT

Versão Requerida do Ruby: >= 2.5.1

Links: