Skip to content

v0.8.2

Compare
Choose a tag to compare
@janschaefer janschaefer released this 13 Sep 11:06
· 2620 commits to master since this release

New Features

  • Introduced the annotation @DoNotIntercept, to completely circumvent the JGiven interception mechanism of step methods. #103
  • Introduced new feature to directly show image attachment in the HTML report. This is done by calling showDirectly() on the Attachment object. #117
  • Introduced the possibility to automatically number the rows or columns of a table parameter. #116
  • HTML Report: introduce pagination to better deal with large lists of scenarios. #120

Fixed Issues

  • HTML Report: fixed an issue that caused the scenario list to only shows the first 20 entries #119