Skip to content

1.9.13 (2024-09-03)

Latest
Compare
Choose a tag to compare
@akamarouski akamarouski released this 03 Sep 16:09
cd1fb29

Enhancements

  • [#67] BeforeClass logs should be registered as part of the test

Fixes

  • [#60] ConcurrentModificationException appears during test start registering

Migration Steps

  • Update in your project pom.xml version for agent-testng dependency to 1.9.13
  • Rebuild the project mvn -U clean compile install