Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

39 lines (27 loc) · 1.29 KB

Changelog

Unreleased

Improvements

  • (report) #8 Check for failed and skipped tests.
  • (report) #7 Refactor nested contents for Markdown and HTML reports.
  • (cli) #6 Use Cobra for CLI implementation.
  • (ci) #5 Add linter to CI.

v0.1.0 - 2023-08-24

Features

  • (report) Parses a given JSON report created by the Ginkgo BDD tool
  • (md) Creates a markdown file listing the ran tests as bullet points