Releases: getgauge/html-report
Releases · getgauge/html-report
html-report 4.0.8
Miscellaneous
- Disable capability to receive data in chunks.
html-report 4.0.7
Enhancements
- getgauge/gauge#1239 Gauge crashes before report is generated for big test runs
- getgauge/gauge#1176 More intelligently detect if a plugin should be killed, rather than waiting for X seconds
- #203 Update Gauge logo on the reports
- #199 - Add sorting by alphabetical order or execution time
Bug Fixes
html-report 4.0.6
New Features
Enhancements
- #195 - make generation of symlink configurable
Bug Fixes
- #80 - Concept with gauge messages hide/show also toggles the concept step display
Miscellaneous
- #201 - Sorting support for specs.
- #198 - Making generation of symlink configurable., #195
- #197 - Added scenarios stats to reports., #159
- #193 - Gauge.writeMessage missing in step results
- #192 - Autocomplete of a multi-line step should be rendered in multiple lines
- #191 - Multi-line step format should be retained in the report
- #190 - Added separate block for failed and captured screenshots
- #187 - Remove padding to align to start of the text and add a margin
- #186 - Screenshots captured in step and after step appear together
- #185 - Use a relative path for 'GAUGE_HTML_REPORT_THEME_PATH'
- #183 - Release tasks 4.0.5
- #159 - HTML report doesn't include the total number of scenarios passed and failed.
- #119 - Show the external file content as a link instead of a hover over balloon
- #96 - [Test Case] Html re-write
html-report 4.0.5
html-report 4.0.4
Enhancements
- #170 - Show a warning when opened outside of vscode
- #171 - add more strings functions support
- #175 - add scenario passed/failed/skipped count, getgauge/gauge-vscode#224
Bug Fixes
- #123 - Ordered List
html-report 4.0.3
html-report 4.0.2
html-report 4.0.1
Bug Fixes
- getgauge/gauge#636 - regenerate now uses result saved in proto form
html-report 4.0.0
New Features
- #131 - Ability to customize html report
- #124 - Generate reports from saved execution data(disabled by default, set
save_execution_result=true
to enable it). Check out the docs for more info. - #139 - add support for themes in html-report
- #133 - Scenarios not using param from data table will be displayed only one
html-report 3.1.0
Enhancements
- getgauge/gauge-proto#3 Migrated from Proto2 to Proto3.
- #121 - Performance issues in report generation