Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 1.16 KB

Changelog

All notable changes to this project will be documented in this file.

[1.7.0]

  • #14: Added the quiet option to disable console logging + stdErr output support

[1.6.0]

  • #10: Added support for test annotations, tags, and describe titles per test
  • #11: Added the ability to hide the header

[1.5.1]

  • #8: Fix for missing duration and status property

[1.5.0]

  • #6: Included logic to retrieve status from the test case when no results are available

[1.4.0]

  • Add total passed, failed, and skipped to the summary

[1.3.0]

  • Added warning test icon
  • Added skipped status

[1.2.0]

  • Show console logging

[1.1.0]

  • Update test suite logic
  • Added OS name
  • Added browser/project name
  • Added retries count
  • Added showError option

[1.0.0]

  • Initial release