Skip to content

1.10.0 - Support timestamps, various bug fixes

Compare
Choose a tag to compare
@bischoffdev bischoffdev released this 16 Apr 10:41

Fixed

  • Steps that are only skipped should not have a link to a scenario from the minimum/maximum time in All Steps
  • Feature name on Scenario Details page was incorrectly linked

Added

  • Additional parallel run time on All Scenarios and Scenario Sequence pages
  • Support of Cucumber 4.3.0's new scenario start timestamps
  • Start time and date, end time and date and duration is displayed on each scenario in All Scenarios, Scenario Sequence and Scenario Detail pages (Cucumber >= 4.3.0)

Changed

  • Scenario Sequence is now not based on start time if it exists in the json file
  • Minor design changes