Skip to content

html-report 2.1.1

Compare
Choose a tag to compare
@gaugeci gaugeci released this 25 Jul 08:02
· 375 commits to master since this release

Enhancements

  • #54 - Redundant dependencies
  • #44 - Show filepath on hover over spec name.

Bug Fixes

  • #83 - Scenario status icon not shown in table driven execution
  • #82 - Filtering of tags giving wrong result
  • #75 - Concepts in context steps are shown in report before all scenarios
  • #73 - When search criteria is spec name it does not list scenarios under it
  • #68 - Html report getting errors because of blocked scripts
  • #67 - All Comments not appearing on the html-report
  • #66 - Fix style of a skipped scenario with context and tear down steps
  • #58 - The styling of steps not executed and context, tear down definition steps have the same styling
  • #57 - Tear down steps definition execution time is printed
  • #56 - Statistics of passed, failed and skipped do not add up to the total
  • #55 - Failures in before suite, after suite hook is not shown in reports
  • #52 - Wrong colors in reports
  • #48 - The default message about all tests green is missing
  • #46 - Clicking "Failed" icon shows passed specs if there are no failures
  • #43 - Search for spec tags does not list scenarios
  • #34 - gauge message and error messages not honoring line endings.
  • #33 - Failed afterhook is displayed at the start of next scenario