The 6.5 code base deletes unitTest.leo, leoTest.py and all support for `@test` and `@suite`.
In their places are Leo's new 'test-*' and 'cover-*' commands.
The 'test-*' commands automatically "reload" any recently-changed code. Testing is a lot faster and safer than before!
And there are many other advantages :-)
Edward