Skip to content

Latest commit

 

History

History
203 lines (83 loc) · 5.14 KB

CHANGELOG.md

File metadata and controls

203 lines (83 loc) · 5.14 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.0 (2024-04-22)

Features

2.1.1 (2020-02-21)

Bug Fixes

  • suitePath merged on retries (60c289d)

2.1.0 (2020-02-20)

Features

  • add suitePath to report (49452bb)

2.0.0 (2019-01-14)

Features

  • save fail message with fail stacktrace (631de93)

BREAKING CHANGES

  • new API for errors and fails

1.2.1 (2019-01-09)

Bug Fixes

  • acknowledge gemini diff in a failed test (637f518)

1.2.0 (2018-12-29)

Features

1.1.0 (2018-12-29)

Features

1.0.0 (2018-11-29)

Features

  • support the changed field name "referencePath" -> "refImg.path" (3abc32e)

BREAKING CHANGES

  • in gemini changed format of data emitted on test execution events

0.6.0 (2018-11-19)

Features

  • add meta info to test result (08bcf4b)

0.5.1 (2018-02-14)

Bug Fixes

  • fix: parse cli and config validation (e391f98)

0.5.0 (2017-10-19)

Features

  • use --json-reporter- as a cli prefix for plugin options (c3aaf4d)

0.4.0 (2017-09-10)

Bug Fixes

  • execution time in hermione (34dec3b)

Features

  • collect 'suiteFullName' property from gemini test result (27cf554)
  • collect 'suiteName' property from gemini test result (90cfd79)

0.2.0 (2017-08-10)

Features

  • implement test duration gathering (057c321)

0.1.4 (2017-08-01)

0.1.3 (2017-04-27)

Bug Fixes

  • correct error event handling (6805d64)

0.1.2 (2017-03-17)

Bug Fixes

  • not attach url in hermione test if it doesn't exists (39acdf0)

0.1.1 (2017-03-15)

Bug Fixes

  • not throw error when configure result if test parent is not defined (f8180c6)

0.1.0 (2017-03-01)

Bug Fixes

Features

  • implement core functionality (65fc627)

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.