[erlang-questions] Invoke shell from command test in case of error

Federico Carrone federico.carrone@REDACTED
Mon Sep 22 20:23:59 CEST 2014


In many languages, for example pry/plymouth
<https://github.com/banister/plymouth> in Ruby or pytest
<http://pytest.org/latest/usage.html#dropping-to-pdb-python-debugger-on-failures>
in Python, you can configure the test framework so that it invokes the
interpreter or shell on failure and you can inspect the program state. I
would like to know if this is possible in Erlang using common test.

Regards,
Federico.

-- 
http://federicocarrone.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140922/ce463c38/attachment.htm>


More information about the erlang-questions mailing list