TestDox

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by TestDoxon (talk | contribs) at 13:42, 21 June 2018 (→‎External links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

TestDox is a documentation generator for Java to create an overview of test case methods written for the JUnit unit testing framework presented as full sentences. Created by Chris Stevenson in 2003, to date versions exist for .net, PHP and Ruby. The term testdox format refers to the naming convention used for the test methods.

See also

External links