# Test-BDD-Cucumber-Harness-Html
**Repository Path**: mirrors_gitpan/Test-BDD-Cucumber-Harness-Html
## Basic Information
- **Project Name**: Test-BDD-Cucumber-Harness-Html
- **Description**: Read-only release history for Test-BDD-Cucumber-Harness-Html
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-10-20
- **Last Updated**: 2026-02-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Test-BDD-Cucumber-Harness-Html
==============================
html output for Test::BDD::Cucumber
== Description ==
A Test::BDD::Cucumber::Harness subclass that generates html output.
All report data is gathered and stored in $self->all_features.
For HTML generation a Template Toolkit style template file is used.
A templated based on bootstrap formating is included in the DATA section of the module an will be used by default.