Use the "main" transform-interpreter pass instead of the test pass. This, along with the previously introduced debug extension, now allow tutorials to no longer depend on test passes and extensions.
These operations has been available for a while, but were not described in the tutorial. Add a new chapter on using and defining match operations.