Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 435 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 435 Bytes

v0.2.2 (2023-08-17)

Fix

  • stop implementing hook pytest_custom_test_case_name by default

v0.2.1 (2023-08-16)

Feat

  • print failed case names

Fix

  • expand user and variables in the file path
  • use hook name instead of nodeid while ignoring

v0.2.0 (2023-07-17)

Feat

  • ignore main test case overrides child cases

v0.1.0 (2023-06-28)

Feat

  • support child cases
  • support basic functionalities