Also… is there any way to prevent calling context ...
# minutest
n
Also… is there any way to prevent calling context builder functions from within tests? The Dsl Marker mechanism doesn’t seem to work. Or at least, doesn’t work the way I expected it to.
d
Hmm, I don't know. The marker seems to prevent finding methods up the syntax stack, but we haven't got a different building in place there