Skip to content

Releases: testomatio/java-reporter

v0.11.5

16 Apr 20:13
776b421

Choose a tag to compare

What's changed

Fix

  • Fix issue where attachments were not saved when using a custom Allure results directory.

v0.11.4

15 Apr 18:29

Choose a tag to compare

What's changed

Fix

  • Add default constructor to AllureAttachmentAspect for AspectJ compatibility
  • Fix screenshot attachments to be correctly associated with steps

v0.11.3

06 Apr 20:58
88df196

Choose a tag to compare

What's changed

New features

  • Added Testomat Allure integration module

v0.10.1

29 Mar 18:49
18ab30c

Choose a tag to compare

What's changed

Improvements

  • Improved error logging in test steps
  • Enhanced JUnit tag filtering

v0.10.0

25 Mar 19:31
f38b8b0

Choose a tag to compare

What's Changed

Added

  • Ability to attach artifacts to test steps
  • Ability to create nested substeps

v0.9.3

20 Mar 14:09
7554d9e

Choose a tag to compare

What's changed

  • Karate: Improve RID generation logic
  • TestNG: Exclude disabled tests from artifact metadata collection

v0.9.2

14 Mar 12:25
7f9ac6d

Choose a tag to compare

What's changed

  • Improve Karate Scenario Outline result handling and TestId processing. Nick 11 minutes ago

v0.9.1

08 Mar 14:14
a6fe13c

Choose a tag to compare

What's Changed

  • Improve step logging for Karate

v0.9.0

04 Mar 18:44
06257ae

Choose a tag to compare

What's Changed

  • Add native support for retried tests

v0.8.17

24 Feb 19:00
0b943c1

Choose a tag to compare

What's Changed

  • Added Karate test results reporter for Testomat.io