Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

This is module for tests visualization in console. It has also some simple tools for making tests easier.

Currently it shows nice table with necessary informations.

You can set width of this table, you can say if you want to get timing or just result of unit test, you can also disable one or more tests.

It is possible to define groups of unittests.

There are printed some useful statistics at the end of table.

Traces for tests are shown only in case of failures.