[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Built in Tests



I've noticed and heard mention of test code that you folks
(the PLT crew) use in your source code.

In particular it appears that you have tests for each of the routines
accompanying
the routines in the actual source. These tests are commented out and you
have an automated
process in place that sweeps through the source and tests each routine.

If you could briefly describe how this testing works I'd be very interested.

Thanks.