Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

45 lines (33 loc) · 2.09 KB

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

0.5.0 - 2024-06-22

Added

  • Include pickle name if parameterized #34
  • Support configurable NamingStrategy.ExampleName (#32, M.P. Korstanje)

0.4.0 - 2024-04-05

Changed

0.3.0 - 2024-03-23

Added

  • Include value from Exception.stacktrace if available (#30, M.P. Korstanje)

Fixed

  • Do not overwrite results of retried tests (#29, M.P. Korstanje)

0.2.1 - 2024-02-15

Fixed

  • Missing execution steps statuses if same step is called multiple times in a test (#24 F. Ahadi)

0.2.0 - 2023-04-07

0.1.0 - 2022-12-27

Added

  • Java implementation (#3 M.P. Korstanje)