On Mon Dec 4 11:24:24 2023 +0000, Giovanni Mascellani wrote:
Currently we push the debug context when entering a section and pop it just before entering the following one. It would be enough to keep doing this for all except for the `[test]` section, and push and pull at each line inside a `[test]` section. Does this make sense for you?
Yep, and I have a working sketch locally. Pushing ...