Difference between revisions of "Proper"
m (Genium moved page Erlang-proper to Proper: <packagename>) |
m (category + titlename) |
||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | | | + | |Name=PropEr |
− | |User level= | + | |Short description=QuickCheck-inspired property-based testing tool for Erlang |
+ | |Full description=PropEr (PROPerty-based testing tool for ERlang) is a QuickCheck-inspired free software property-based testing tool for [[ Erlang/OTP|Erlang]]. | ||
+ | |Homepage URL=https://github.com/manopapad/proper | ||
+ | |User level=advanced | ||
+ | |Last review by=Genium | ||
+ | |Last review date=2016/03/17 | ||
|Submitted by=Debian import | |Submitted by=Debian import | ||
− | |||
− | |||
|Submitted date=2013-03-20 | |Submitted date=2013-03-20 | ||
− | | | + | |Status= |
− | |||
− | |||
− | |||
− | |||
− | |||
|Is GNU=No | |Is GNU=No | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
− | |License | + | |License=GPLv3orlater |
− | |||
|License copyright=© Copyright 2010 - 2012 Manolis Papadakis <manopapad@gmail.com> | |License copyright=© Copyright 2010 - 2012 Manolis Papadakis <manopapad@gmail.com> | ||
© Copyright 2010 - 2012 Eirini Arvaniti <eirinibob@gmail.com> | © Copyright 2010 - 2012 Eirini Arvaniti <eirinibob@gmail.com> | ||
© Copyright 2010 - 2012 Kostis Sagonas <kostis@cs.ntua.gr> | © Copyright 2010 - 2012 Kostis Sagonas <kostis@cs.ntua.gr> | ||
− | + | |License verified by=Debian | |
− | |License= | + | |License verified date=2013-03-20 |
|License note=License: GPL-3+ | |License note=License: GPL-3+ | ||
Line 48: | Line 40: | ||
}} | }} | ||
{{Project license | {{Project license | ||
+ | |License=GPLv3orlater | ||
+ | |License copyright=© Copyright 2012, Nobuhiro Iwamatsu <iwamatsu@debian.org> | ||
+ | |License verified by=Debian | ||
|License verified date=2013-03-20 | |License verified date=2013-03-20 | ||
− | |||
− | |||
− | |||
− | |||
|License note=License: GPL-3+ | |License note=License: GPL-3+ | ||
Line 74: | Line 65: | ||
}} | }} | ||
{{Resource | {{Resource | ||
+ | |Resource kind=Download | ||
|Resource URL=https://github.com/manopapad/proper.git | |Resource URL=https://github.com/manopapad/proper.git | ||
− | | | + | }} |
+ | {{Software category | ||
+ | |Programming-language=erlang | ||
+ | }} | ||
+ | {{Featured}} | ||
+ | {{Import | ||
+ | |Date=2013-03-20 | ||
+ | |Source=Debian import | ||
+ | |Source link=http://packages.debian.org/sid/erlang-proper | ||
}} | }} |
Revision as of 15:15, 17 March 2016
PropEr
https://github.com/manopapad/proper
QuickCheck-inspired property-based testing tool for Erlang
PropEr (PROPerty-based testing tool for ERlang) is a property-based testing tool for programs written in the Erlang programming language. Properties are written using Erlang expressions and a few predefined macros. The input to these functions are specified using type language.
Documentation
Included
Download
https://github.com/manopapad/proper/releases/tag/v1.1
version 1.1
(stable)
released on 31 March 2013
User level
Advanced
VCS Checkout
git clone git://github.com/manopapad/proper.git
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Debian
Verified on
20 March 2013
Notes
License: GPL-3+
This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>
On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-
licenses/GPL-3".
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | VCS Repository Webview | https://github.com/manopapad/proper.git |
Debian (Ref) (R) | https://tracker.debian.org/pkg/erlang-proper | |
Ruby (Ref) | https://rubygems.org/gems/proper |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.