Module: Cucumber::Formatter

Defined in:
lib/cucumber/formatter/pdf.rb,
lib/cucumber/formatter/html.rb,
lib/cucumber/formatter/junit.rb,
lib/cucumber/formatter/rerun.rb,
lib/cucumber/formatter/steps.rb,
lib/cucumber/formatter/usage.rb,
lib/cucumber/formatter/pretty.rb,
lib/cucumber/formatter/console.rb,
lib/cucumber/formatter/color_io.rb,
lib/cucumber/formatter/duration.rb,
lib/cucumber/formatter/progress.rb,
lib/cucumber/formatter/stepdefs.rb,
lib/cucumber/formatter/ansicolor.rb,
lib/cucumber/formatter/tag_cloud.rb,
lib/cucumber/formatter/ordered_xml_markup.rb

Defined Under Namespace

Modules: ANSIColor, Console, Duration Classes: ColorIO, Html, Junit, OrderedXmlMarkup, Pdf, Pretty, Progress, Rerun, Stepdefs, Steps, TagCloud, Usage

Constant Summary collapse

BLACK =
'000000'
GREY =
'999999'