[erlang-questions] Integration testing in Erlang
Kirill Zaborski
qrilka@REDACTED
Thu Jun 14 13:43:57 CEST 2007
Regarding system-level tests - can anybody point me to any example of
such tests?
Regards,
Kirill.
On 6/14/07, Ulf Wiger (TN/EAB) <ulf.wiger@REDACTED> wrote:
> I second this.
>
> We use the Erlang Test Server for subsystem tests
> and system tests. In the systems we\\\'re building
> right now, we have some half a million lines of
> Erlang code (over a million lines of C), and
> about 70 different erlang applications, not
> counting the OTP apps. The Test Server is our
> main vehicle for stitching together automated
> tests, and our testers also write test suites for
> system-level tests, similar to those Gordon
> described. It works wonderfully.
>
> BR,
> Ulf W
>
More information about the erlang-questions
mailing list