the test engine needs to walk down the tree of con...
# minutest
n
the test engine needs to walk down the tree of contexts to find the leaf tests, and then execute them. So the same logic that the translation to dynamic nodes does. Except it doesn’t work with dynamic nodes: they’re a concept of the JUnit API, not the Jupiter Platform (I think that’s the terminology junit 5 uses).