Hi Ben.
There are already two features that support inherited tests:
- run all tests using class icon: there will be extra red method group "broken tests" which will show failed inherited tests.
- toggle inheritance visibility with checkbox in third panel: you will see inherited tests and standard method icon will run them.
Ahh, excellent... the second is exactly what I wanted.
Although using TestDelaySemaphoreSchedulerMicrosecondTicker as an example,
clicking on a test gives me an error "#selected was sent to nil" in "ClyBrowserToolMorph>>isTabSelected"
Do you get the same?