[m-users.] Basic Unit Test Framework
Mark Brown
mark at mercurylang.org
Tue Jul 21 03:47:02 AEST 2015
On Mon, Jul 13, 2015 at 10:36 AM, Julien Fischer <jfischer at opturion.com> wrote:
> On Mon, 13 Jul 2015, Paul Bone wrote:
>> https://github.com/Mercury-Language/mercury/tree/master/extras/quickcheck
>>
>> I havn't used this so I can't say if it's good or works at all. It
>> appears
>> to be a Mercury version of the Haskell Quickcheck tool.
>
>
> Due to changes in the language since it was written, it no longer works.
Note that due to differences between Mercury and Haskell, it never
worked the same as Haskell's quickcheck. Mercury Is Not Haskell.
Cheers,
Mark.
More information about the users
mailing list