Y
Hacker News
new
|
ask
|
show
|
jobs
by
moritz
98 days ago
In the Elixir ecosystem (where documentation is considered a "first-class citizen" in the language), you can run code examples as part of your test suite in a similar fashion ("doctest"):
https://elixir-recipes.github.io/testing/doctests/
1 comments
thangalin
97 days ago
> documentation is considered a "first-class citizen"
How exquisitely Knuthian!
link
How exquisitely Knuthian!