[erlang-questions] rebar and eunit test prep

Lukas Larsson garazdawi@REDACTED
Fri Jun 24 11:47:58 CEST 2011


All of the Erlang/OTP tests also use common_test if you are looking for
examples.
On Jun 22, 2011 9:43 PM, "Joel Reymont" <joelr1@REDACTED> wrote:
>
> On Jun 22, 2011, at 8:42 PM, Eric Merritt wrote:
>
>> However, you want your unit tests to be small and focused. They
>> shouldn't need mnesia started to run, mock up the mnesia calls with
>> meck.
>
> True. I've been using eunit for integration tests with OpenPoker.
>
>> These are more integration tests then unit tests, for that use
>> something along the lines of common test.
>
> Any existing projects (github) that use common test?
>
> Thanks, Joel
>
> --------------------------------------------------------------------------
> - for hire: mac osx device driver ninja, kernel extensions and usb drivers
> ---------------------+------------+---------------------------------------
> http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
> ---------------------+------------+---------------------------------------
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110624/012552a2/attachment.htm>


More information about the erlang-questions mailing list