`@test` and `@suite` nodes rank as one of the worst ideas I have ever had. They interfere with coverage tests while adding almost no useful features. The support code in leoTest.py is wretchedly complex.
I have recently removed most mentions of `@test` and `@suite` nodes from Leo's documentation. In particular, Leo's tutorials and cheat sheet no longer mention `@test` and `@suite`. #1766 <https://github.com/leo-editor/leo-editor/issues/1766> will be one of the defining features of Leo 6.5. This issue suggests eliminating unitTest.leo and leoTest.py, thereby eliminating support for `@test` and `@suite` nodes. All comments welcome. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/4a3e7ecf-0f05-43c4-a9cf-6c38f7e5ab9cn%40googlegroups.com.
