Class AsciiDocReportGenerator

java.lang.Object
com.tngtech.jgiven.report.AbstractReportGenerator
com.tngtech.jgiven.report.asciidoc.AsciiDocReportGenerator

public class AsciiDocReportGenerator extends AbstractReportGenerator
This reporter provides the functionality for reading/writing a report in AsciiDoc format.

The following flags are reused from AbstractReportConfig:

  • --format=
  • --sourceDir= / --dir=
  • --targetDir= / --todir=
  • --title=
  • --exclude-empty-scenarios=<boolean>
  • --help / -h