QuickCheck tool for Erlang
Richard Carlsson
richardc@REDACTED
Thu Jun 1 09:23:02 CEST 2006
Mikael Karlsson wrote:
> Quickcheck is publicly available as a part of the jungerl project on
> sourceforge.net, so if you check out the source it will be in one of
> the libraries, see:
> http://sourceforge.net/projects/jungerl
Note that the version in the jungerl is mostly an early draft.
Nowadays, QuickCheck is being developed as a commercial product:
http://www.cs.chalmers.se/~rjmh/ErlangQC/
> The Erlang/OTP folks has also published their own test_server,
> see: http://www.erlang.org/project/test_server/index.html
And there's also my EUnit 2.0 alpha, for more lightweight testing.
http://www.erlang.org/ml-archive/erlang-questions/200604/msg00171.html
/Richard
More information about the erlang-questions
mailing list