[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#909585: marked as done (RFP: rapidcheck -- RapidCheck is a C++ framework for property based testing inspired by QuickCheck and other similar frameworks.)



Your message dated Fri, 24 Sep 2021 01:08:35 +0200
with message-id <2576582.T3SvM0HPlL@bagend>
and subject line Re: RFP: rapidcheck -- RapidCheck is a C++ framework for property based testing inspired by QuickCheck and other similar frameworks.
has caused the Debian Bug report #909585,
regarding RFP: rapidcheck -- RapidCheck is a C++ framework for property based testing inspired by QuickCheck and other similar frameworks.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
909585: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909585
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name    : rapidcheck
* URL             : https://github.com/emil-e/rapidcheck
* License         : BSD 2-clause
  Programming Lang: C++
  Description     : RapidCheck is a C++ framework for property based testing inspired by QuickCheck and other similar frameworks.

RapidCheck is a C++ framework for property based testing inspired by QuickCheck and other similar frameworks. In property based testing, you state facts about your code that given certain precondition should always be true. RapidCheck then generates random test data to try and find a case for which the property doesn't hold. If such a case is found, RapidCheck tries to find the smallest case (for some definition of smallest) for which the property is still false and then displays this as a counterexample. For example, if the input is an integer, RapidCheck tries to find the smallest integer for which the property is false.

It helps in software testing and thereby has the potential to make (C++)
programs more robust.
It has recently been integrated into bitcoin [1] but one of the
maintainers noticed it hasn't been packaged for Debian [2].
This bug hopes to fix that.


[1] https://github.com/bitcoin/bitcoin/pull/12775
[2] https://github.com/bitcoin/bitcoin/pull/12775#issuecomment-417618765

--- End Message ---
--- Begin Message ---
On Mon, 24 Sep 2018 18:23:43 +0200 Diederik de Haas <didi.debian@cknow.org> 
wrote:
> Package: wnpp
> Severity: wishlist
> 
> * Package name    : rapidcheck
> * URL             : https://github.com/emil-e/rapidcheck
> It has recently been integrated into bitcoin [1] but one of the
> maintainers noticed it hasn't been packaged for Debian [2].
> 
> [1] https://github.com/bitcoin/bitcoin/pull/12775
> [2] https://github.com/bitcoin/bitcoin/pull/12775#issuecomment-417618765

The reason I filed this bug was to assist the bitcoin project, but since 
https://github.com/bitcoin/bitcoin/pull/18514 that reason is no longer valid, 
so I'm closing this RFP bug.

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: