it’s unsurprising so long as the test framework’s ...
# minutest
r
it’s unsurprising so long as the test framework’s lifecycle doesn’t do things like parsing the whole tree before executing anything, then you can get some surprises with anything mutable (which in my case is usually only mocks)