Y
Hacker News
new
|
ask
|
show
|
jobs
by
josefrichter
703 days ago
In elixir you can run docs as (init) tests too. The doctest macro is generating the tests from the docs within the module. Maybe this might be interesting together with this article.