Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 563 Bytes

CHANGES.md

File metadata and controls

16 lines (12 loc) · 563 Bytes

Changelog

Version 0.0.5

  • Fixed order when fetching descriptions of specs in defaultMetaDataBuilder.

Version 0.0.4

  • Added takeScreenShotsOnlyForFailedSpecs option. Take screenshots only if spec failed. Thx @actionless.

Version 0.0.3

  • Introduced parameter object for reporter constructor
  • Define if you want to create screenshots from skipped test cases using the new takeScreenShotsForSkippedSpecs option

Version 0.0.2

  • Meta data contained the screenshot file path based on the wrong directory. Fixed.

## Version 0.0.1

  • Initial release