[erlang-questions] Erlang Testing frameworks, sorry.
Berlin Brown
berlin.brown@REDACTED
Tue Feb 26 06:20:38 CET 2008
I have been researching the erlang test frameworks. I still can't
come to a consensus on what to use.
I can tell you my background and why I am trying to do and maybe you can help.
I am used to junit/unit test driven development and ideally would like
a stable system that has some of these properties. I have also been
looking at the behavior driven systems like ruby's rspec and maybe
combining the unit testing and behavior tests.
Is there anything similar. I also, don't want to stray too far from
what is established on the erlang platform ("When in rome?")
So far, I want to use test server; it is unique but seems very stable
and robust.
http://www.erlang.org/project/test_server/index.html
--
Berlin Brown
http://botspiritcompany.com/botlist/spring/help/about.html
More information about the erlang-questions
mailing list