antmicro / tuttest

A simple Python utility for extracting documentation snippets from tutorials.
Apache License 2.0
13 stars 2 forks source link

Add autoexec for autorunning complex snippets #18

Closed mgielda closed 3 years ago

mgielda commented 3 years ago

This PR adds the ability to autoexecute snippets. The function has been modified to potentially expect any executor and expector functions, but realistically it has only been tested with Renode's documentation.