[erlang-questions] Unit testing

Joseph Norton norton@REDACTED
Wed Dec 21 00:41:04 CET 2011


I'd recommend to use QuickCheck (http://www.quviq.com/) and/or PropEr (http://proper.softlab.ntua.gr/) for testing Erlang and non-Erlang applications.  Just in case no one else has mentioned either of these tools to you.

Joseph Norton



On Dec 21, 2011, at 1:43 AM, Yves S. Garret wrote:

> Oh and if anyone has personal experience and personal inputs on this subject, that would be awesome and I would love to hear your inputs especially.  After doing software development and learning about the software development process, I've found that -- given the general unreliability of software nowadays -- some (any?) form of testing is highly prized in the software development process.
> 
> On Tue, Dec 20, 2011 at 11:38 AM, Yves S. Garret <yoursurrogategod@REDACTED> wrote:
> Hi all,
> 
>    Recently I started working on unit testing for CakePHP and this got met wondering, what unit testing apps are there for Erlang?
> 
>    I've found these sources:
> http://www.erlang.org/doc/apps/eunit/chapter.html
> http://armstrongonsoftware.blogspot.com/2009/01/micro-lightweight-unit-testing.html
> 
>    Anything else?  Does anyone know if any Erlang programming books out there cover this topic in some detail?
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111221/5f51636c/attachment.htm>


More information about the erlang-questions mailing list