Test-Driven Document Development

Posted on Tue 02 September 2025 in TDDA • Tagged with TDDD

Summary

Computational documents attempt to guarantee that results included within them—such as graphs—correspond to the code and data claimed to generate them. They typically achieve this by generating the outputs from the code at the time the document is generated or viewed. This solves significant problems, including those …

Continue reading