Module: CucumberStatistics
- Defined in:
- lib/cucumber_statistics/version.rb,
lib/cucumber_statistics/renderer.rb,
lib/cucumber_statistics/formatter.rb,
lib/cucumber_statistics/unused_steps.rb,
lib/cucumber_statistics/configuration.rb,
lib/cucumber_statistics/renderer_helper.rb,
lib/cucumber_statistics/step_statistics.rb,
lib/cucumber_statistics/feature_statistics.rb,
lib/cucumber_statistics/overall_statistics.rb,
lib/cucumber_statistics/scenario_statistics.rb
Defined Under Namespace
Classes: Configuration, FeatureStatistics, Formatter, OverallStatistics, Renderer, RendererHelper, ScenarioStatistics, StepStatistics, UnusedSteps
Constant Summary collapse
- VERSION =
'0.0.1'