Return to profile for Dave Aronson

Tame Two Tedious Tasks Together, with Doctests

10 minute intermediate seminar

Description/Proposal

Do the examples in your documentation get out of date? Are the examples in your tests hard to understand? Do you wish you could combine them? In some languages, you can! This talk is about doctests, as used in languages such as Python and Elixir, using documentation with real tests embedded.