comp.lang.ada
 help / color / mirror / Atom feed
From: Alexander Senier <mail@senier.net>
Subject: ANN: SPARKUnit
Date: Thu, 30 Sep 2010 22:46:04 +0200
Date: 2010-09-30T22:46:04+02:00	[thread overview]
Message-ID: <20100930224604.2f029b27@t60> (raw)


Beware of bugs in the above code;
I have only proved it correct, not tried it.
(Donald E. Knuth)

Hi All,

I'm proud to announce the release of SPARKUnit version 0.1.0.

SPARKUnit is a unit test framework for the SPARK programming language.
It enables the developer to create unit tests in SPARK which can be
analysed by the SPARK Examiner. This allows for testing of SPARK
operations with preconditions and flow analysis of test cases.

Source code, license and further information is available from

   http://senier.net/SPARKUnit

The main design goal of SPARKUnit was to make unit testing in SPARK as
simple and flexible as possible and to avoid introduction of additional
verification overhead. Consequently, no preconditions must be
established to use SPARKUnit primitives and some errors (like
out-of-memory) will not be detected before running the test harness.
For the SPARKUnit library itself "only" absence of run-time errors has
been proven.

Regards,
Alex





             reply	other threads:[~2010-09-30 20:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30 20:46 Alexander Senier [this message]
2010-10-01  9:00 ` ANN: SPARKUnit yannick.moy
2010-10-01 21:56   ` Alexander Senier
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox