Documenting unit tests?
Jeremy DeHaan
dehaan.jeremiah at gmail.com
Thu Feb 27 14:34:15 PST 2014
On Thursday, 27 February 2014 at 22:31:11 UTC, Jeremy DeHaan
wrote:
> 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?
Crap, sorry. Just realized this was for generating documentation
example code.
Sorry for the silly question!
More information about the Digitalmars-d-learn
mailing list