extent-framework/extentreports-java
Extent Reporting Library, Java. Project has been sunset and being replaced by ChainTest.
30 Releases
Latest: 2y ago
v5.1.2Latest
📦 [5.1.2](https://github.com/extent-framework/extentreports-java/compare/v5.1.1...v5.1.2)
- [#411](/issues/411) Fixes issue navigating from tag -> test view
- [#413](/issues/413) Fixes ID conversion (when ID > 999) in freemarker template
- [#400](/issues/400) Adds Video display to tests (credits: https://github.com/grasshopper7)
v5.1.1
📦 [5.1.1](https://github.com/extent-framework/extentreports-java/compare/v5.1.0...v5.1.1)
- [#331](/issues/331) Fixes issue parsing <code>Throwable</code> on JDK 17
- [#393](/issues/393) Adds circular auto-scroll to failing nodes or events
v5.1.0
📦 [5.1.0](https://github.com/extent-framework/extentreports-java/compare/v5.0.9...v5.1.0) - JDK11
- [#366](/issues/366) removeTest deletes the test case, but not in the statistics entry in the category tags
- [#366](/pull/378) Resolves vulnerabilities
- com.google.code.gson » gson from 2.8.6 to 2.10.1
- io.reactivex.rxjava3 » rxjava from 3.0.4 to 3.1.6
- org.freemarker » freemarker from 2.3.30 to 2.3.32
- org.projectlombok » lombok from 1.18.12 to 1.18.26
- org.testng » testng from 7.3.0 to 7.7.1
- [#386](/issues/386) Setting to prevent report from repeat displaying a retried test
- + 2 more
v5.0.9
v5.0.8
v5.0.7
v5.0.6
v5.0.5
v5.0.4
v5.0.3
v5.0.2
v5.0.1
v5.0.0
v4.1.7
v4.1.6
v4.1.5
v4.1.4
v4.1.3
v4.1.2
v4.1.0
v4.1.1
v4.0.9
v4.0.8
v4.0.7
v4.0.6
v4.0.5
v4.0.4
v4.0.3
v4.0.2
v4.0.1
✨ New
- [New] Adds support for asterisk (*) for BDD tests [link](https://github.com/extent-framework/extentreports/pull/4)
- [New] Allow resizing the code block based on content size [link](https://github.com/extent-framework/extentreports/issues/5)
🐛 Fixes
- [Fix] Disable checking for media existence as its causing issue for several cucumber1 users [link](https://github.com/extent-framework/extentreports/commit/286c87a611fad44f7dfec3e54ea1e8c990acacd7)
