Did you mean ExUnit.run ? Unfortunately, it didn’t help.
There are currently 2 reasons as to why I want to do this:
- to be able to pass the results of the tests, for instance, show the tests running on a web page;
- to be able to debug the unit tests with tracing tools, like Rexbug/redbug etc.






















