From: "barista@x9c.fr" <barista@x9c.fr>
To: caml-list@inria.fr
Subject: [ANN] Kaputt 1.0 alpha
Date: Sun, 23 Nov 2008 21:57:37 +0100 [thread overview]
Message-ID: <8D0DD4BD-CCA5-4640-84E4-5F14F0804035@x9c.fr> (raw)
This post announces the 1.0 alpha version of Kaputt.
Kaputt is a testing tool for the Objective Caml language.
Home page: http://kaputt.x9c.fr
Features:
- assertion-based tests (inspired by the xUnit tools):
the developer writes assertions by explicitly stating
input and waited output values for the tested function;
- specification-based tests (inspired by the QuickCheck tool):
the developer writes (using combinators) a specification
of the tested function and asks the library to randomly generate
tests cases.
Dependencies:
- Objective Caml 3.10.2
Planned features:
- more combinators and predicates (e.g. over Map, Set, etc.);
- generalization of generator to accept other sources (e.g. streams).
This is clearly alpha work, so any suggestion/criticism will be
welcome in order to enhance/correct it.
Xavier Clerc
next reply other threads:[~2008-11-23 20:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-23 20:57 barista [this message]
2008-11-23 21:30 ` [Caml-list] " Stefano Zacchiroli
2008-11-23 23:14 ` forum
2008-11-23 23:22 ` forum
2008-11-24 16:52 ` Yoann Padioleau
2008-11-24 17:08 ` Sylvain Le Gall
2008-11-24 19:13 ` [Caml-list] " forum
2008-11-24 21:49 ` Christophe Raffalli
2008-11-24 22:05 ` Yoann Padioleau
2008-11-24 22:52 ` forum
2008-11-25 9:55 ` Jeremy Yallop
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8D0DD4BD-CCA5-4640-84E4-5F14F0804035@x9c.fr \
--to=barista@x9c.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox