[erlang-questions] Erlang Testing frameworks, sorry.
Ulf Wiger (TN/EAB)
ulf.wiger@REDACTED
Tue Feb 26 08:33:06 CET 2008
Berlin Brown skrev:
>
> 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
As of OTP R12B, Common Test is a supported part of OTP.
http://www.erlang.org/doc/apps/common_test/index.html
It is used for test automation for some very important
products within Ericsson.
BR,
Ulf W
More information about the erlang-questions
mailing list