Hacker News new | ask | show | jobs
by hathawsh 391 days ago
That concept has been formalized as part of the Python standard library.

https://docs.python.org/3/library/doctest.html

1 comments

Ah very nice! Did not realize this was a part of the standard library!
Here is the first announce of doctest I can find (1999) I think it's Python 1.5 time.

https://groups.google.com/g/comp.lang.python/c/DfzH5Nrt05E/m...