[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Denemo-devel] Continuous Integration
From: |
Richard Shann |
Subject: |
Re: [Denemo-devel] Continuous Integration |
Date: |
Fri, 18 Oct 2013 11:39:24 +0100 |
On Fri, 2013-10-18 at 12:17 +0200, Eloi Rivard wrote:
> > It is very easy to write tests nowadays, you can just pass a scheme
> > script on the command line...
>
> Maybe it worth write a good scheme testsuite.
In fact we can "record" tests, using the record button in the Scheme
window. We would need to have some standardized way of generating the
result of the test, and that is the hard bit. The result needs to be
sensitive to as little as possible other than the thing being tested.
But anything would be better than the present situation...
Richard