Skip to content

Releases: WithSecureOpenSource/failures-analysis

v1.0.2

07 Jun 12:42
Compare
Choose a tag to compare

Fix

  • Fix for a fix to support 2 frameworks (5063ca3)
  • Fix to support both robotframework and pytest (d9d57ad)

v1.0.1

07 Jun 11:54
Compare
Choose a tag to compare

Fix

  • Reading error message (60ba117)
  • Do not parse folder with lxml (1bfb32c)
  • Fix to AttributeError: 'SequenceMatcher' object has no attribute 'matching_blocks' (195e671)

Documentation

  • Update install instructions (cc084b4)

v1.0.0

05 Jun 16:09
Compare
Choose a tag to compare

Feature

Breaking

  • update entry point runner (ede8538)

Documentation

  • CHANGELOG.md remove not user visible change (421dae3)

v0.2.3

01 Jun 09:07
Compare
Choose a tag to compare

Fix

  • Fix to pass lint checks (d588fec)
  • Fix for no failures found case (b45715e)

v0.2.2

31 May 15:35
Compare
Choose a tag to compare

Fix

  • Better failure if xunit path is not found (2f2bd6a)
  • Reading xml files from folder (dcef437)

v0.2.1

30 May 14:12
Compare
Choose a tag to compare

Fix