<p>All of the Erlang/OTP tests also use common_test if you are looking for examples.</p>
<div class="gmail_quote">On Jun 22, 2011 9:43 PM, "Joel Reymont" <<a href="mailto:joelr1@gmail.com">joelr1@gmail.com</a>> wrote:<br type="attribution">> <br>> On Jun 22, 2011, at 8:42 PM, Eric Merritt wrote:<br>
> <br>>> However, you want your unit tests to be small and focused. They<br>>> shouldn't need mnesia started to run, mock up the mnesia calls with<br>>> meck.<br>> <br>> True. I've been using eunit for integration tests with OpenPoker.<br>
> <br>>> These are more integration tests then unit tests, for that use<br>>> something along the lines of common test.<br>> <br>> Any existing projects (github) that use common test?<br>> <br>>       Thanks, Joel<br>
> <br>> --------------------------------------------------------------------------<br>> - for hire: mac osx device driver ninja, kernel extensions and usb drivers<br>> ---------------------+------------+---------------------------------------<br>
> <a href="http://wagerlabs.com">http://wagerlabs.com</a> | @wagerlabs | <a href="http://www.linkedin.com/in/joelreymont">http://www.linkedin.com/in/joelreymont</a><br>> ---------------------+------------+---------------------------------------<br>
> <br>> <br>> <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">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</div>