output-title works on regular (non-mock) executable cells too.
output-title
from gdtest_mock_code import greet greet("World")
'Hello, World!'
The output should appear inside a titled container labelled “Greeting Output”.