Hacker News new | ask | show | jobs
by heavyset_go 2043 days ago
This is a great feature, but it is also present in many languages. For example, doctest[1] is included with Python, and allows for tests in docstrings.

[1] https://docs.python.org/3/library/doctest.html