Skip to content

1.0.2 (2023-06-01)

Compare
Choose a tag to compare
@akamarouski akamarouski released this 01 Jun 15:59
· 24 commits to master since this release
5a8e36e

Enhancements

  • [#80] Bumped up carina-core to 1.0.2

Fixes

  • [#79] Cucumber results link is not appearing on the Zebrunner portal
  • [#76] super.tearDownClass(context) is throwing an error

Known Issues

  • [#31] Incorrect count and logs are displayed on zafira report

Dependencies Updates

  • com.zebrunner.carina-core 1.0.1 -> 1.0.2
  • org.apache.commons.commons-lang3 3.12.0

Migration Steps

  • Update in your project pom.xml version for carina-cucumber dependency to 1.0.2 and rebuild the project
  • Follow carina-core 1.0.2 migration steps to adjust your project and IDE env if needed.