unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Thompson, David" <dthompson2@worcester.edu>
To: "Jan Synáček" <jan.synacek@gmail.com>
Cc: Guile User <guile-user@gnu.org>
Subject: Re: GNU Guile unit test framework
Date: Thu, 3 Dec 2015 09:12:51 -0500	[thread overview]
Message-ID: <CAJ=Rwfat1m+T_aQqrsd7FeaKzkRfpCLLPwKCJ8CMED31NVh_8g@mail.gmail.com> (raw)
In-Reply-To: <CACA+5f1eqYDV-Cj5ORChz365hsRrs=AjcyD3v4_MXX5V4BmEVw@mail.gmail.com>

On Thu, Dec 3, 2015 at 8:54 AM, Jan Synáček <jan.synacek@gmail.com> wrote:
>
> does a unit test framework for GNU Guile exist? Something like
> "unittest" for Python for example.

Guile comes with SRFI-64, a unit testing specification.  See:
http://srfi.schemers.org/srfi-64/srfi-64.html

Here's a "real world" example of its use from the Guix project:
http://git.savannah.gnu.org/cgit/guix.git/tree/tests/packages.scm

- Dave



  reply	other threads:[~2015-12-03 14:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-03 13:54 GNU Guile unit test framework Jan Synáček
2015-12-03 14:12 ` Thompson, David [this message]
2015-12-03 14:24   ` Jan Synáček
2015-12-03 23:17     ` Jan Wedekind
2015-12-03 14:30 ` Amirouche Boubekki
2015-12-03 15:42   ` Christopher Allan Webber
2015-12-03 16:02     ` Amirouche Boubekki

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

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ=Rwfat1m+T_aQqrsd7FeaKzkRfpCLLPwKCJ8CMED31NVh_8g@mail.gmail.com' \
    --to=dthompson2@worcester.edu \
    --cc=guile-user@gnu.org \
    --cc=jan.synacek@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 read-only IMAP folder(s) and NNTP newsgroup(s).