I was looking some things up today, and saw this:
A unittest which is not documented, or is marked as private will not be used to generate code samples.
I have not once put any kind of documentation in front of unit tests, but they still run when using the -unittest switch. I haven't tested it with 2.065 yet. Is this new?