Hacker News new | ask | show | jobs
by taco_emoji 3347 days ago
You could just use nested classes for that, with the added benefit that the test framework will reflect that organization in its UX.
1 comments

The suggestion is appreciated. Thank you.

I have a minor doubt that I won't like the additional level of nesting incurred, but I'll attempt it regardless.