<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>Or <a href="http://blog.erlware.org/rebar3-auto-comile-and-load-plugin/">http://blog.erlware.org/rebar3-auto-comile-and-load-plugin/</a><br></div>
<div> </div>
<div>Eventually I plan to have `auto` support running eunit tests of only modules that have changed (or a module that the eunit test depends on changes), so you can simply run `rebar3 auto eunit` and when you save changes it'll automatically only run the necessary tests to verify your changes.<br></div>
<div> </div>
<div id="sig19496053"><div class="signature">--<br></div>
<div class="signature">Tristan Sloughter<br></div>
<div class="signature">t@crashfast.com<br></div>
<div class="signature"> </div>
</div>
<div> </div>
<div> </div>
<div>On Tue, Nov 3, 2015, at 05:50 AM, Jesper Louis Andersen wrote:<br></div>
<blockquote type="cite"><div dir="ltr"><div><div> </div>
<div><div>On Mon, Nov 2, 2015 at 10:40 PM, Marco Molteni <span dir="ltr"><<a href="mailto:marco.molteni@laposte.net">marco.molteni@laposte.net</a>></span> wrote:<br></div>
<blockquote style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204, 204, 204);padding-left:1ex;"><div style="overflow-x:hidden;overflow-y:hidden;">Or maybe another path to consider is not using erl_call at all and just using the VM, with a stripped-down environment like the SEE explained in Joe's second edition Programming <span>Erlang</span>...<br></div>
</blockquote></div>
</div>
<div><div>I'd look at some tool in the vein of Rusty's sync: <a href="https://github.com/rustyio/sync">https://github.com/rustyio/sync</a> and add a hook to it. That way, you just run a server continually and load code into it on the fly as you are building it. You don't even have to prod it with something like erl_call if this is what you do.<br></div>
</div>
<div><div> </div>
<div> </div>
<div>-- <br></div>
<div>J.<br></div>
</div>
</div>
<div><u>_______________________________________________</u><br></div>
<div>erlang-questions mailing list<br></div>
<div><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br></div>
<div><a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br></div>
</blockquote><div> </div>
</body>
</html>