[erlang-questions] Rebar eunit selective dependency exclusion in rebar.config?
Zhemzhitsky Sergey
Sergey_Zhemzhitsky@REDACTED
Mon Apr 16 14:17:30 CEST 2012
Hi guys,
I’m currently trying to integrate eunit into my build process which is implemented with rebar.
I have a number of dependencies which I don’t like to be under tests, so I’m wondering how to exclude these deps in rebar.config?
I’ve already found that it’s possible to run rebar using the following commands:
./rebar eunit app=app_name
./rebar eunit skip_app=app_name
./rebar eunit skip_deps=true
However I’d like to specify dependencies under test in rebar.config. Is it possible with current version of rebar?
Best Regards,
Sergey
_______________________________________________________
The information contained in this message may be privileged and conf idential and protected from disclosure. If you are not the original intended recipient, you are hereby notified that any review, retransmission, dissemination, or other use of, or taking of any action in reliance upon, this information is prohibited. If you have received this communication in error, please notify the sender immediately by replying to this message and delete it from your computer. Thank you for your cooperation. Troika Dialog, Russia.
If you need assistance please contact our Contact Center (+7495) 258 0500 or go to www.troika.ru/eng/Contacts/system.wbp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120416/3c96cb97/attachment.htm>
More information about the erlang-questions
mailing list