Skip to content
Julien Giovaresco edited this page May 22, 2013 · 11 revisions

testplan-doclet is a Javadoc doclet which allows you to generate a test plan from the Javadoc of your JUnit test classes.

The doclet contains a generic template for your test plan. However you still have the possibility to create your own template.

Limitations

Currently,

  • the test plan is in HTML only with limited css styles.
  • the default velocity template is in french

Documentation

Clone this wiki locally