[erlang-questions] Lightweight test driven development and unit testing

Joe Armstrong erlang@REDACTED
Wed Jan 28 13:16:52 CET 2009


The question of unit testing often crops up in this group.

I've written a short article describing how I do test driven
development in Erlang.

http://armstrongonsoftware.blogspot.com/2009/01/micro-lightweight-unit-testing.html

This follows Uncle Bobs' advice on test driven development.

http://butunclebob.com/ArticleS.UncleBob.TheThreeRulesOfTdd

I heard Bob Martin give a lecture at the 2008 QCon in London and
felt inspired to work in the way he suggests.

/Joe Armstrong



More information about the erlang-questions mailing list