caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Florent Monnier <monnier.florent@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] [ANN] OUnit v2.0.0
Date: Thu, 3 Oct 2013 20:22:57 +0200	[thread overview]
Message-ID: <CAE1DttBooQ1A6ut068G17vTuHRWvJFr34j4KwTSEYaBDAaQoHQ@mail.gmail.com> (raw)
In-Reply-To: <524A7965.20703@riken.jp>

2013/10/01, Francois Berenger wrote:
> On 09/30/2013 11:17 PM, Sylvain Le Gall wrote:
>> [...]
>> FTR, OPAM package is available and I forget to include a short
>> description of what OUnit is about:
>>
>> OUnit is a unit test framework for OCaml. It allows one to easily create
>> unit-tests for OCaml code. It is based on HUnit, a unit testing
>> framework for Haskell. It is similar to JUnit, and other XUnit testing
>> frameworks.
>
> The excellent OUnit is used by qtest:
>
> http://batteries.vhugot.com/qtest/
>
> The tool of choice to write tests as comments in your OCaml code.
> This is used a lot in batteries' source code.

The package name for "qtest" is "iteml" in Mageia.
It will be available in the next Mageia version 4,
and is already available in Mageia's Cauldron since 4 months.

install with:
# urpmi iteml

-- 
Best regards,
Florent Monnier

      reply	other threads:[~2013-10-03 18:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-30  0:49 Sylvain Le Gall
2013-09-30 14:17 ` Sylvain Le Gall
2013-10-01  7:27   ` Francois Berenger
2013-10-03 18:22     ` Florent Monnier [this message]

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=CAE1DttBooQ1A6ut068G17vTuHRWvJFr34j4KwTSEYaBDAaQoHQ@mail.gmail.com \
    --to=monnier.florent@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).