caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Thomas Gazagnaire <thomas@gazagnaire.org>
To: Leonid Rozenberg <leonidr@gmail.com>
Cc: "Sébastien Hinderer" <Sebastien.Hinderer@inria.fr>,
	"Caml List" <caml-list@inria.fr>
Subject: Re: [Caml-list] OCaml projects with tests
Date: Thu, 8 Oct 2015 16:56:29 +0100	[thread overview]
Message-ID: <F51637E6-BF65-43BA-9E84-3BFBDE97C1B0@gazagnaire.org> (raw)
In-Reply-To: <CACR9qb8H2LEya1MJf5q3O8ni+oko=p=ujXzjHHDOaENg2YrVMQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1571 bytes --]

Hi Sebastien!

If you like functors, you can also check:

https://github.com/mirage/irmin/blob/master/lib_test/test_store.ml <https://github.com/mirage/irmin/blob/master/lib_test/test_store.ml>

Thomas


> On 8 Oct 2015, at 16:04, Leonid Rozenberg <leonidr@gmail.com> wrote:
> 
> I've just written about it here http://www.hammerlab.org/2015/09/30/testing-oml/ <http://www.hammerlab.org/2015/09/30/testing-oml/>
> I think my review of the testing frameworks might be a bit dated, since I made the decision
> pre "ppx-testing" revolution ala Jane Street. But I've used Xavier Clerc's Kaputt library extensively.
> 
> This is the link to the library https://github.com/hammerlab/oml <https://github.com/hammerlab/oml>
> 
> Leonid
> 
> On Thu, Oct 8, 2015 at 3:43 AM, Sébastien Hinderer <Sebastien.Hinderer@inria.fr <mailto:Sebastien.Hinderer@inria.fr>> wrote:
> Dear all,
> 
> Recently the topic was discussed here and several testing frameworks were
> mentionned.
> 
> I am wondering whether there are well established projects that actually
> use tests (unit tests and others) and that could be used as sources of
> inspiration?
> 
> Thanks,
> 
> Sébastien.
> 
> 
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list <https://sympa.inria.fr/sympa/arc/caml-list>
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners <http://groups.yahoo.com/group/ocaml_beginners>
> Bug reports: http://caml.inria.fr/bin/caml-bugs <http://caml.inria.fr/bin/caml-bugs>
> 


[-- Attachment #2: Type: text/html, Size: 3139 bytes --]

  reply	other threads:[~2015-10-08 15:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-08  7:43 Sébastien Hinderer
2015-10-08  8:10 ` Francois Berenger
2015-10-08  8:21 ` Gabriel Scherer
2015-10-08  8:34   ` Hendrik Boom
2015-10-08  9:18   ` Jeremie Dimino
2015-10-08  8:26 ` Hendrik Boom
2015-10-08 15:04 ` Leonid Rozenberg
2015-10-08 15:56   ` Thomas Gazagnaire [this message]
2015-10-09 12:29 ` Richard W.M. Jones
2015-10-09 12:37   ` Richard W.M. Jones

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=F51637E6-BF65-43BA-9E84-3BFBDE97C1B0@gazagnaire.org \
    --to=thomas@gazagnaire.org \
    --cc=Sebastien.Hinderer@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=leonidr@gmail.com \
    /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).