<div dir="ltr">Hi,<div><br></div><div>While fixing a small bug in erl_tidy, I followed the TESTING.md instructions to use the ts module.  However, when I followed the instructions, ts:run(syntax_tools, syntax_tools_SUITE, [batch]) I found it did not notice (or recompile) changes to the test file or erl_tidy.erl.  Initially, I stuck with the ts:run() approach, and hacked a makefile specific to my one test.  Eventually, I ended up using ct_run in lib/syntax_tools, as that picks up changes when it runs the tests.</div><div><br></div><div>How do the erlang developers work when writing tests and working on small pieces of the code base and flipping between writing tests and writing code?</div><div><br></div><div>Thanks,</div><div><br></div><div>Mark<br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><span style="font-size:12.8px">Blogging at <a href="http://markbucciarelli.com" target="_blank">markbucciarelli.com</a></span></div></div></div>
</div></div>