<div dir="ltr"><div><div><div>I would use detest. Of course I'm biased because I wrote it: <a href="https://github.com/biokoda/detest">https://github.com/biokoda/detest</a><br></div>It is an easy way to spawn up one or multiple erlang nodes, run your tests then shut everything down.<br></div><br></div>Sergej<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 19, 2015 at 9:28 PM, Lyn Headley <span dir="ltr"><<a href="mailto:lheadley@kcptech.com" target="_blank">lheadley@kcptech.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm building an app with yaws, epgsql, poolboy, and websockets. I am<br>
looking for advice, recommendations, and/or war stories about about<br>
how to set up some tests on this stack.<br>
<br>
I'd like my test to establish a connection with a web client, send<br>
some messages over web sockets, and verify that the responses are<br>
correct.<br>
<br>
Is this something I should use common_test for? What should I/What are<br>
you using as a web client? ibrowse? gun? something else?<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Lyn Headley<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</font></span></blockquote></div><br></div>