Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 388 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 388 Bytes

sikulix_formatter

Custom html formatter for Cucumber with images.

Based on Cucumber`s basic html formatter.

Each image in report becomes surrounded with tag. Hovering any name of image makes the image itself to appear near cursor.

Formatter itself is in ./features/support/Sikulix folder

usage: cucumber ./features -f Sikulix::Html -o ./reports/report.html