1

The rebar documentation describes how to create tests inside the module you are developing (e.g. inside src/mymod.erl).

Does rebar support having the test code in a separate module (e.g. inside test/mymod_test.erl)?

Chris Snow
  • 23,813
  • 35
  • 144
  • 309
  • Yes it does. I forgotten that I had previously posted this: http://stackoverflow.com/questions/27100804/how-to-use-rebar-to-create-an-erlang-module-with-an-eunit-test – Chris Snow Aug 03 '15 at 18:28

0 Answers0